1. c0e15d1 Zero memory in |OPENSSL_free|. by Martin Kreichgauer · 8 years ago
  2. 808f832 Run the comment converter on libcrypto. by David Benjamin · 8 years ago
  3. 8d20074 Clarify the ChaCha20-Poly1305 assembly functions' final parameters. by David Benjamin · 8 years ago
  4. abbf365 Make the bssl::SealRecord out_suffix arg fixed length. by Martin Kreichgauer · 8 years ago
  5. c66e397 Enable extra_in with the ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  6. b065177 Reduce the alignment tag on aead_aes_gcm_siv_asm_ctx. by David Benjamin · 8 years ago
  7. d2e872f Test that overflowing AEAD ciphertext length is handled. by Adam Langley · 8 years ago
  8. d977eaa Make AES-GCM AEADs support the optional second input argument to seal_scatter. by Martin Kreichgauer · 8 years ago
  9. 74bce29 Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. by Martin Kreichgauer · 8 years ago
  10. 6af3a3d aead_test: Skip calls to EVP_AEAD_CTX_open_gather when not implemented. by Martin Kreichgauer · 8 years ago
  11. 18d9f28 Add EVP_AEAD_CTX_{seal_scatter,open_gather}. by Martin Kreichgauer · 8 years ago
  12. 733f46e Test unaligned input with each AEAD. by David Benjamin · 8 years ago
  13. c5e9ac1 Move AES-GCM-SIV out from SMALL and handle unaligned keys. by Adam Langley · 8 years ago
  14. 6757fbf Convert a number of tests to GTest. by David Benjamin · 8 years ago
  15. 2f3404b Enforce incrementing counter for TLS 1.2 AES-GCM. by Steven Valdez · 8 years ago
  16. 03c6fa4 AES-GCM is not defined for empty nonces. by David Benjamin · 8 years ago
  17. 39655ef Add AES-GCM-SIV tests for counter wrapping. by Adam Langley · 8 years ago
  18. 2e2a226 Move cipher/ into crypto/fipsmodule/ by Adam Langley · 8 years ago