]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/opencrypto/xform_chacha20_poly1305.c
hpt27xx: Remove FreeBSD 9.x support including Giant.
[FreeBSD/FreeBSD.git] / sys / opencrypto / xform_chacha20_poly1305.c
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-23 John Baldwincrypto: Don't assert on valid IV length for Chacha20...
2021-10-21 John Baldwincrypto: Support Chacha20-Poly1305 with a nonce size...
2021-10-21 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-21 John BaldwinAdd an implementation of CHACHA20_POLY1305 to cryptosoft.
2021-10-21 John BaldwinAdd an OCF algorithm for ChaCha20-Poly1305 AEAD.