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