Nick Mathewson
|
afc0eb2c71
Tested backends for directory signing and checking. Directory parser completely refactored. Need documentation and integration. Explanitory mail forthcoming.
|
22 лет назад |
Nick Mathewson
|
445cd8f0f1
Decrease DH group length to 1024. (Roger, you may want to read section 1 of the IETF draft: a 1024-bit DH key probably reduces our cipher strength to ~80 bits.)
|
22 лет назад |
Nick Mathewson
|
d0ff485e1b
More work on directories. Signed directories not yet tested. No support for checking sigs yet
|
22 лет назад |
Nick Mathewson
|
6af79f3a03
Basic diffie-helman wrappers with fixed modulus and tests
|
22 лет назад |
Nick Mathewson
|
32a3e704b4
Choose correct abstraction for topic_foo. Abstract random-integer code
|
22 лет назад |
Nick Mathewson
|
8ff1c3e21f
Refactor block ciphers; add 3des
|
22 лет назад |
Nick Mathewson
|
bef3424bec
Add convenience functions to wrap create and init for symmetric ciphers; clean up error handling in onion.c
|
23 лет назад |
Roger Dingledine
|
253f0f160e
laying the groundwork for dynamic router lists
|
23 лет назад |
Matej Pjafjar
|
01aadefbfc
Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly.
|
23 лет назад |
Matej Pjafjar
|
e01522bbed
Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL.
|
23 лет назад |
Matej Pjafjar
|
5af5a96343
Beginnings of a crypto abstraction layer.
|
23 лет назад |