1. 7784104 Move much of rand/ into the FIPS module. by Adam Langley · 8 years ago
  2. 3975ecf Add CAVP GCMVS Known Answer tests. by Martin Kreichgauer · 8 years ago
  3. 0648129 Move modes/ into the FIPS module by Adam Langley · 8 years ago
  4. 44d40c5 Add NIST CAVP TMOVS Known Answer tests for TDES in CBC and ECB modes. by Martin Kreichgauer · 8 years ago
  5. 6fdea2a Move PKCS#7 functions into their own directory. by David Benjamin · 8 years ago
  6. 2c45fa0 Convert bytestring_test to GTest. by David Benjamin · 8 years ago
  7. 76dd180 Convert base64_test to GTest. by David Benjamin · 8 years ago
  8. 8c62d9d Move AES code into the FIPS module. by Adam Langley · 8 years ago
  9. 730d69e Add CTR-DRBG. by Adam Langley · 8 years ago
  10. 23aff6b Add AESVS KAT vectors (CBC and ECB only). by Martin Kreichgauer · 8 years ago
  11. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago
  12. 81a191d Convert constant_time_test to GTest. by David Benjamin · 8 years ago
  13. 5c12778 Convert bio_test to GTest. by David Benjamin · 8 years ago
  14. b228541 Convert asn1_test to GTest. by David Benjamin · 8 years ago
  15. 7dd4e42 Convert x25519_test to GTest. by David Benjamin · 8 years ago
  16. 7e42999 Convert evp_extra_test into GTest. by David Benjamin · 8 years ago
  17. fb2ac39 Convert ec_test to GTest. by David Benjamin · 8 years ago
  18. b91b9a8 Convert rsa_test to GTest. by David Benjamin · 8 years ago
  19. b19b662 Convert chacha_test to GTest. by David Benjamin · 8 years ago
  20. bc6ef7a Convert err_test to GTest. by David Benjamin · 8 years ago
  21. 9662843 Do a cursory conversion of a few tests to GTest. by David Benjamin · 8 years ago
  22. 2e83924 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  23. 5322010 Revert "Remove old ChaCha20-Poly1305 AEAD." by Adam Langley · 8 years ago
  24. def9b46 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  25. f440e82 Remove New Hope key agreement. by Matthew Braithwaite · 8 years ago
  26. df447ba Add generic AES-GCM-SIV support. by Adam Langley · 8 years ago
  27. 4a9313a Add low-level p256-x86_64 tests. by David Benjamin · 8 years ago
  28. 9ef99d5 Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. by Adam Langley · 8 years ago
  29. 97227dc Replace keywrap AEADs with upstream's APIs. by David Benjamin · 9 years ago
  30. 8aaa9e1 Remove RC4 from TLS for real. by Matthew Braithwaite · 9 years ago
  31. 449c381 Import NIST ECDSA verification tests. by David Benjamin · 9 years ago
  32. a6e86bc Import NIST ECDSA signing tests. by David Benjamin · 9 years ago
  33. 8c2d53a Import NIST ECDH test vectors. by David Benjamin · 9 years ago
  34. 80137ba Convert test_add and test_sub to file_test. by David Benjamin · 9 years ago
  35. a8288dc Remove pqueue. by David Benjamin · 9 years ago
  36. adf2743 Be consistent about 𝑥_tests.txt by Adam Langley · 9 years ago
  37. 6b7436b newhope: restore statistical tests. by Matt Braithwaite · 9 years ago
  38. db20726 newhope: refactor and add test vectors. by Matt Braithwaite · 9 years ago
  39. 045a0ff Import `newhope' (post-quantum key exchange). by Matt Braithwaite · 9 years ago
  40. dc9194f Fix a bug in obj_dat.pl and add basic crypto/obj tests. by David Benjamin · 9 years ago
  41. f277add Run ripemd_test as part of all_tests.go. by David Benjamin · 9 years ago
  42. d7166d0 Add a standalone ChaCha test. by David Benjamin · 9 years ago
  43. f27459e Add SPAKE2 over Ed25519. by Arnar Birgisson · 9 years ago
  44. fb2c6f8 ASN1_get_object should not accept large universal tags. by David Benjamin · 9 years ago
  45. 3a39b06 Import “altchains” support. by Adam Langley · 9 years ago
  46. 4fb0dc4 Add X25519 and Ed25519 support. by Adam Langley · 9 years ago
  47. 3e23e4c Add the RFC 7539 ChaCha20-Poly1305 AEAD. by Brian Smith · 9 years ago
  48. f673831 Drop urandom_test. by Adam Langley · 10 years ago
  49. cc2c7aa Buffer reads of urandom, if you promise no forking. by Matt Braithwaite · 10 years ago
  50. e000472 pkcs8.c: Add PBES2 to list of password-based encryption methods. by Matt Braithwaite · 10 years ago
  51. 0851f674 Add standalone tests for Poly1305. by David Benjamin · 10 years ago
  52. 76e9a2a Add tests for low-level AES functions. by David Benjamin · 10 years ago
  53. 65ee9b7 Remove EVP_PKEY_HMAC. by David Benjamin · 10 years ago
  54. 117da41 Move test configuration into a separate file. by Adam Langley · 10 years ago