Історія комітів

Автор SHA1 Опис Дата
  Nick Mathewson f12fdd62aa Be smarter about getting key matter from DH. 22 роки тому
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library 22 роки тому
  Roger Dingledine 23b1586c26 clean up a broken comment in crypto.c 22 роки тому
  Roger Dingledine 968d31162b fix typos, streamline 22 роки тому
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 22 роки тому
  Nick Mathewson 769c78a395 Use fread instead of fgets for binary data 22 роки тому
  Nick Mathewson 9182537238 Fix the periodic bug that would make handshaking fail. 22 роки тому
  Nick Mathewson d21c0feb5a Add RNG seeding 22 роки тому
  Roger Dingledine e75dc941a7 don't complain as much when using openssl 0.9.7a 22 роки тому
  Roger Dingledine 59029a3eed replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key 22 роки тому
  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 роки тому
  Roger Dingledine fe1aba7f15 more cleanup 22 роки тому
  Nick Mathewson acc33c18e2 Tests for crypto; more tests for buffers 22 роки тому
  Nick Mathewson 3a89d27e66 Correct defeatest attitude in crypto_new_cipher_env 22 роки тому
  Nick Mathewson 8ff1c3e21f Refactor block ciphers; add 3des 22 роки тому
  Roger Dingledine 00a9e3732e remove popt dependency, consolidate config stuff 23 роки тому
  Nick Mathewson bef3424bec Add convenience functions to wrap create and init for symmetric ciphers; clean up error handling in onion.c 23 роки тому
  Roger Dingledine 2fa4b5bb53 don't leak memory on pk ops 23 роки тому
  Roger Dingledine 253f0f160e laying the groundwork for dynamic router lists 23 роки тому
  Roger Dingledine f9f3e2f120 slight optimization on rsa exponent 23 роки тому
  Nick Mathewson 4c761e4537 Backport to OpenSSL version 0.9.5 23 роки тому
  Nick Mathewson fdb31225b7 Port to MacOS X 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 роки тому