Roger Dingledine
|
23b1586c26
clean up a broken comment in crypto.c
|
hace 21 años |
Roger Dingledine
|
968d31162b
fix typos, streamline
|
hace 21 años |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
hace 21 años |
Nick Mathewson
|
769c78a395
Use fread instead of fgets for binary data
|
hace 21 años |
Nick Mathewson
|
9182537238
Fix the periodic bug that would make handshaking fail.
|
hace 21 años |
Nick Mathewson
|
d21c0feb5a
Add RNG seeding
|
hace 21 años |
Roger Dingledine
|
e75dc941a7
don't complain as much when using openssl 0.9.7a
|
hace 21 años |
Roger Dingledine
|
59029a3eed
replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key
|
hace 21 años |
Nick Mathewson
|
afc0eb2c71
Tested backends for directory signing and checking. Directory parser completely refactored. Need documentation and integration. Explanitory mail forthcoming.
|
hace 21 años |
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.)
|
hace 21 años |
Nick Mathewson
|
d0ff485e1b
More work on directories. Signed directories not yet tested. No support for checking sigs yet
|
hace 21 años |
Nick Mathewson
|
6af79f3a03
Basic diffie-helman wrappers with fixed modulus and tests
|
hace 21 años |
Roger Dingledine
|
fe1aba7f15
more cleanup
|
hace 21 años |
Nick Mathewson
|
acc33c18e2
Tests for crypto; more tests for buffers
|
hace 21 años |
Nick Mathewson
|
3a89d27e66
Correct defeatest attitude in crypto_new_cipher_env
|
hace 21 años |
Nick Mathewson
|
8ff1c3e21f
Refactor block ciphers; add 3des
|
hace 21 años |
Roger Dingledine
|
00a9e3732e
remove popt dependency, consolidate config stuff
|
hace 22 años |
Nick Mathewson
|
bef3424bec
Add convenience functions to wrap create and init for symmetric ciphers; clean up error handling in onion.c
|
hace 22 años |
Roger Dingledine
|
2fa4b5bb53
don't leak memory on pk ops
|
hace 22 años |
Roger Dingledine
|
253f0f160e
laying the groundwork for dynamic router lists
|
hace 22 años |
Roger Dingledine
|
f9f3e2f120
slight optimization on rsa exponent
|
hace 22 años |
Nick Mathewson
|
4c761e4537
Backport to OpenSSL version 0.9.5
|
hace 22 años |
Nick Mathewson
|
fdb31225b7
Port to MacOS X
|
hace 22 años |
Matej Pjafjar
|
01aadefbfc
Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly.
|
hace 22 años |
Matej Pjafjar
|
e01522bbed
Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL.
|
hace 22 años |
Matej Pjafjar
|
5af5a96343
Beginnings of a crypto abstraction layer.
|
hace 22 años |