Historique des commits

Auteur SHA1 Message Date
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c il y a 7 ans
  Nick Mathewson 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous il y a 6 ans
  George Kadianakis f85c1874ad ed25519: Add tests blinding bad ed25519 pubkeys. il y a 7 ans
  Nick Mathewson c0f0351e06 whitespace fix il y a 7 ans
  George Kadianakis e8eee3a50e ed25519: Add unittests for ed25519 pubkey validation. il y a 7 ans
  Taylor Yu 00ffefb41b Test odd-sized base64 decodes il y a 7 ans
  Nick Mathewson a4964466a5 Remove openssl/evp.h dependency from test_crypto.c il y a 7 ans
  Nick Mathewson 1a14e5be91 Remove crypto/rand include from test_crypto.c il y a 7 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  David Goulet 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction il y a 7 ans
  George Kadianakis b9010c8bf5 prop224 prepwork: Introduce HMAC-SHA3 function. il y a 7 ans
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 il y a 7 ans
  Nick Mathewson ff116b7808 Simplify the crypto_cipher_t interface and structure il y a 7 ans
  Nick Mathewson 373bfd9630 Make a couple more tests run faster. il y a 7 ans
  Nick Mathewson 05110c9294 Move the donna-fuzzing tests into test_slow. il y a 7 ans
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. il y a 7 ans
  George Kadianakis b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). il y a 7 ans
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes il y a 8 ans
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' il y a 8 ans
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
  Andrea Shepard 9eeaeddbb1 Reduce make check-spaces noise il y a 8 ans
  Nick Mathewson 1e330e1947 Repair test_crypto_openssl_version with LibreSSL il y a 8 ans
  Nick Mathewson 83513a93a1 Check tor_sscanf return value in test_crypto.c il y a 8 ans
  Nick Mathewson ed0ecd9f13 Use tor_sscanf, not sscanf, in test_crypto.c il y a 8 ans
  Nick Mathewson 159ea7a88f Fix a bad sizeof() in test_crypto.c. Harmless. Spotted by coverity. il y a 8 ans
  Nick Mathewson 249f3a1664 Fix memory leak in test_crypto_aes_ctr_testvec il y a 8 ans
  Nick Mathewson 9abd7b8f90 Windows lacks truncate(3). il y a 8 ans
  Nick Mathewson 365d0fcc6d Cover all our DH code, and/or mark it unreachable. il y a 8 ans
  Nick Mathewson 94b34d1be6 At long last, unit tests for degenerate DH public keys. il y a 8 ans
  Nick Mathewson d88656ec06 Slight improvements to DH coverage. il y a 8 ans