Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 years ago |
Nick Mathewson
|
c94f6b228b
Fix "make check-spaces"
|
11 years ago |
Marek Majkowski
|
e4f51682bc
Bug #5170 - test crypto_pk_get_all_digests
|
11 years ago |
Arlo Breault
|
0ab38b9366
Remove PK_PKCS1_PADDING
|
11 years ago |
Nick Mathewson
|
8f21838ee5
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
7d3fd85838
Fix bug 8845: check the right length of memory in aes unit tests
|
11 years ago |
Nick Mathewson
|
80e9ca411f
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
8b6a952c94
Avoid clang warnings from implicit off_t->size_t cast
|
11 years ago |
Nick Mathewson
|
55ce9bff54
Remove unused check_fingerprint_syntax
|
11 years ago |
Nick Mathewson
|
a05dc378e3
Remove unused HMAC-SHA1 function
|
11 years ago |
Nick Mathewson
|
a4e9d67292
Remove some functions which were unused except for their tests
|
11 years ago |
Nick Mathewson
|
717946089b
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
|
11 years ago |
Nick Mathewson
|
ffd6e557cb
Speed up the curve25519 unit test by doing fewer iterations
|
11 years ago |
Nick Mathewson
|
522b312a51
whitespace fix
|
11 years ago |
Nick Mathewson
|
266419d244
Tolerate curve25519 backends where the high bit of the pk isn't ignored
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
Nick Mathewson
|
31d888c834
Make the = at the end of ntor-onion-key optional.
|
12 years ago |
Nick Mathewson
|
dffc8e359b
Whoops; make that unit test actually pass :/
|
12 years ago |
Nick Mathewson
|
27ac306deb
Add a unit test for the curve25519 keypair persistence functions
|
12 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
25c05cb747
Refactor strong os-RNG into its own function
|
12 years ago |
Nick Mathewson
|
89ec584805
Add a wrapper around, and test and build support for, curve25519.
|
12 years ago |
Nick Mathewson
|
014e69054d
Add a unit test for the old KDF while we're at it
|
12 years ago |
Nick Mathewson
|
6921d1fd25
Implement HKDF from RFC5869
|
12 years ago |
Nick Mathewson
|
4458fd0cd8
In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently
|
12 years ago |
Nick Mathewson
|
757b3b259e
Add unit test for crypto_pk_cmp_keys and NULL
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
de0dca0de7
Refactor the API for setting up a block cipher.
|
12 years ago |
Nick Mathewson
|
00b4784575
Remove support for PK_NO_PADDING in crypto_pk_public_hybrid_encrypt
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 years ago |