index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_crypto.c
Age
Commit message (
Expand
)
Author
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-09-29
Whitespace fixes
Nick Mathewson
2014-09-29
Stop test & bench build failures with --disable-curve25519
teor
2014-09-25
Merge branch 'ed25519_ref10_squashed'
Nick Mathewson
2014-09-25
Add a reference implementation of our ed25519 modifications
Nick Mathewson
2014-09-25
Draft implementation for ed25519 key blinding, as in prop224
Nick Mathewson
2014-09-25
Add curve25519->ed25519 key conversion per proposal 228
Nick Mathewson
2014-09-25
Add encode/decode functions for ed25519 public keys
Nick Mathewson
2014-09-25
Another ed25519 tweak: store secret keys in expanded format
Nick Mathewson
2014-09-25
Add Ed25519 support, wrappers, and tests.
Nick Mathewson
2014-09-25
Merge branch 'libscrypt_trunnel_squashed'
Nick Mathewson
2014-09-25
Add tests for failing cases of crypto_pwbox
Nick Mathewson
2014-09-25
Test a full array of s2k flags with pwbox test.
Nick Mathewson
2014-09-25
Use preferred key-expansion means for pbkdf2, scrypt.
Nick Mathewson
2014-09-25
Test vectors for PBKDF2 from RFC6070
Nick Mathewson
2014-09-25
Test vectors for scrypt from draft-josefsson-scrypt-kdf-00
Nick Mathewson
2014-09-25
Rudimentary-but-sufficient passphrase-encrypted box code.
Nick Mathewson
2014-09-25
More generic passphrase hashing code, including scrypt support
Nick Mathewson
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace the remaining test_n?eq_ptr calls
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-08-28
Rename secret_to_key to secret_to_key_rfc2440
Nick Mathewson
2014-05-08
Fix numerous 64->32 errors in the unit tests
Nick Mathewson
2014-02-28
Unit tests for pk fingerprint functions
Nick Mathewson
2014-02-16
mingw fix: Rename a variable in the unit tests
Nick Mathewson
2014-02-12
Tests for siphash, from reference implementation.
Nick Mathewson
2013-11-22
Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417)
Nick Mathewson
2013-11-18
Fix crypto/digests test
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-10
Fix "make check-spaces"
Nick Mathewson
2013-06-10
Bug #5170 - test crypto_pk_get_all_digests
Marek Majkowski
2013-05-17
Remove PK_PKCS1_PADDING
Arlo Breault
2013-05-08
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-05-08
Fix bug 8845: check the right length of memory in aes unit tests
Nick Mathewson
2013-03-23
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-23
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-01
Remove unused check_fingerprint_syntax
Nick Mathewson
2013-03-01
Remove unused HMAC-SHA1 function
Nick Mathewson
2013-02-23
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-11
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
2013-02-11
Speed up the curve25519 unit test by doing fewer iterations
Nick Mathewson
2013-02-07
whitespace fix
Nick Mathewson
2013-02-07
Tolerate curve25519 backends where the high bit of the pk isn't ignored
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-05
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-03
Whoops; make that unit test actually pass :/
Nick Mathewson
2013-01-03
Add a unit test for the curve25519 keypair persistence functions
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
[next]