Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' hace 11 años
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function hace 11 años
  Sebastian Hahn 11e8a445c3 Fix a couple of harmless clang3.2 warnings hace 11 años
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 hace 11 años
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support hace 11 años
  Nick Mathewson e6828ea634 Refer to RFC 4648 instead of the obsolete RFC 3548 hace 11 años
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' hace 11 años
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() hace 11 años
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined hace 11 años
  Andrea Shepard 5543c5b202 Fix formatting in various places after 6465/6816 work hace 11 años
  Nick Mathewson 751b3aabb5 Merge remote-tracking branch 'public/openssl_1_is_best' hace 11 años
  Robert Ransom cd884c764b Fix documentation for crypto_pk_cmp_keys hace 11 años
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys hace 11 años
  Robert Ransom f3916a6855 Make crypto_pk_cmp_keys do something sane for NULL keys hace 11 años
  Nick Mathewson be68c1fb43 Log a notice if we're running with OpenSSL before 1.0.0. hace 11 años
  Nick Mathewson feabf4148f Drop support for openssl 0.9.7 hace 11 años
  Nick Mathewson 7607ad2bec Detect openssl header version doesn't match runtime version hace 11 años
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well hace 11 años
  Nick Mathewson 20d6f787aa Fix "make check-spaces" issues hace 12 años
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 hace 12 años
  Sebastian Hahn a5a8296892 Fix clang 3.1 compile warning in crypto.c hace 12 años
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code hace 12 años
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) hace 12 años
  Nick Mathewson 4db5a1e151 Remove needless check for a buffer that could not be NULL. hace 12 años
  Nick Mathewson ab3197c059 Remove a couple redundant NULL-checks before crypto_cipher_free hace 12 años
  Nick Mathewson 01905a6ef9 Excise PK_NO_PADDING entirely: Unpadded RSA is silly. hace 12 años
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. hace 12 años
  Nick Mathewson 00b4784575 Remove support for PK_NO_PADDING in crypto_pk_public_hybrid_encrypt hace 12 años
  Robert Ransom cd029f0ca3 Fix crypto_hmac_sha256 documentation comment hace 12 años