Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relnote: remove IsSupported method from the QUIC ChaCha20 | rch | 2015-12-01 | 1 | -3/+0 |
* | Switch QUIC to calling EVP_aead_chacha20_poly1305_old. | davidben | 2015-11-06 | 1 | -1/+5 |
* | replace COMPILE_ASSERT with static_assert in net/ | mostynb | 2015-01-20 | 1 | -3/+3 |
* | Add ChaCha20Poly1305Encrypter, based on | wtc@chromium.org | 2014-03-13 | 1 | -0/+31 |