Commit History

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