Historique des commits

Auteur SHA1 Message Date
  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
  Nick Mathewson 7a5f15b6e0 Improve test coverage of our strongest-rng code. il y a 8 ans
  Nick Mathewson 148f0004e1 Test coverage on ed25519 load/store functions. il y a 8 ans
  Nick Mathewson df3a5e0cad HKDF-SHA256 test vectors from RFC5869 il y a 8 ans
  Nick Mathewson 5845c22822 Ed25519 test vectors from draft-irtf-cfrg-eddsa-05 il y a 8 ans
  Nick Mathewson 54697fa40b Add test vector for AES_CTR from NIST SP800-38a sec F.5 il y a 8 ans
  Nick Mathewson 44a3248197 Add test vector for Curve25519 from RFC7748 il y a 8 ans
  Nick Mathewson 405b637598 tests for some of the simpler functions in crypto.c il y a 8 ans
  Nick Mathewson d1f2af57df White-box tests for crypto_rand_*_range(), rand_hostname(). il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' il y a 8 ans
  Nick Mathewson 9746aed2ba Another automated rename. il y a 8 ans
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. il y a 8 ans
  Nick Mathewson c1c3e45eab Make crypto/rng_engine test pass on libressl. Bug not in any released tor. il y a 8 ans
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. il y a 8 ans
  Nick Mathewson f47d4af04c Whitespace cleanup il y a 8 ans
  Nick Mathewson d7c841f467 Unit tests for crypto_force_rand_ssleay(). il y a 8 ans
  Nick Mathewson b18f533cf0 Always test both ed25519 backends. il y a 8 ans
  Nick Mathewson bb19799a49 Appease "make check-spaces" il y a 8 ans
  Yawning Angel 081b159abc Add the randomized large buffer test for SHA-3 incremental hashing. il y a 8 ans
  Yawning Angel 9467485517 Add `crypto_xof_t` and assorted routines, backed by SHAKE256. il y a 8 ans
  Yawning Angel 687f9b3bd7 Add the SHA-3 hash functions to common/crypto.h. il y a 8 ans
  teor (Tim Wilson-Brown) fc264975b1 Unit test the full length of SHA256 and SHA512 digests il y a 8 ans