Nick Mathewson
|
6921d1fd25
Implement HKDF from RFC5869
|
12 years ago |
Nick Mathewson
|
3c3084e165
Add a crypto_dh_dup, for benchmark support
|
12 years ago |
Nick Mathewson
|
81deddb08c
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 years ago |
Nick Mathewson
|
cf182efe0d
Fix comment in crypto.h; bug 6830
|
12 years ago |
Robert Ransom
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
12 years ago |
Nick Mathewson
|
e3a130a7eb
Don't log about Libevent/OpenSSL initialization when all's well
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
01905a6ef9
Excise PK_NO_PADDING entirely: Unpadded RSA is silly.
|
12 years ago |
Nick Mathewson
|
de0dca0de7
Refactor the API for setting up a block cipher.
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 years ago |
Nick Mathewson
|
85c7d7659e
Add macros to construct openssl version numbers
|
13 years ago |
George Kadianakis
|
b31601975b
Move DH_GENERATOR to crypto.c.
|
13 years ago |
George Kadianakis
|
4938bcc06a
Do dynamic DH modulus storing in crypto.c.
|
13 years ago |
George Kadianakis
|
1d1d5ae7f8
Finishing touches.
|
13 years ago |
George Kadianakis
|
7c37a664c1
Rename 'dynamic prime' to 'dynamic DH modulus'.
|
13 years ago |
George Kadianakis
|
94076d9e3b
Move crypto_get_stored_dynamic_prime() to crypto.c
|
13 years ago |
George Kadianakis
|
2ef68980a7
Move store_dynamic_prime() to crypto.c.
|
13 years ago |
George Kadianakis
|
8a726dd0dd
Implement dynamic prime reading and storing to disk.
|
13 years ago |
George Kadianakis
|
42bda231ee
Make DynamicPrimes SIGHUP-able.
|
13 years ago |
George Kadianakis
|
375e55eaa2
Rename "Rakshasa" to "Dynamic Prime".
|
13 years ago |
George Kadianakis
|
659381e00d
Introduce the DynamicPrimes configuration option.
|
13 years ago |
George Kadianakis
|
edec9409e8
Copy/Paste Jake's stuff.
|
13 years ago |
Nick Mathewson
|
fdbb9cdf74
Add a sha256 hmac function, with tests
|
13 years ago |
Nick Mathewson
|
dcf69a9e12
New function to get all digests of a public key
|
13 years ago |
Nick Mathewson
|
12f9c91c06
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
bbf2fee8ff
Reject 128-byte keys that are not 1024-bit
|
13 years ago |
Nick Mathewson
|
03ccce6d77
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |