10 Commits (5511fa833c96c8caa9b51c13367f057c74d850eb)

Author SHA1 Message Date
David Benjamin 7ac94aa279 More -Wshorten-64-to-32 fixes. 2 years ago
David Benjamin 7b2795a323 Replace even more ad-hoc bytes/integer conversions. 3 years ago
David Benjamin b7d6320be9 Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
David Benjamin 0378578cd4 Dedup a few more load/store implementations. 3 years ago
David Benjamin 4984e4a632 Work around another C language bug with empty spans. 3 years ago
David Benjamin 661266ea06 Move CPU detection symbols to crypto/internal.h. 3 years ago
David Benjamin ecc301ca0f Add a pointer alignment helper function. 4 years ago
David Benjamin d4f877ea3c Reference the newer ChaCha20-Poly1305 RFC. 4 years ago
Brian Smith 1bec25297c Poly1305: Use |size_t|; assert |poly1305_state| is large enough. 4 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago