Age | Commit message (Expand) | Author |
---|---|---|
2020-07-16 | crypto: lib/chacha20poly1305 - Add missing function declaration | Herbert Xu |
2020-02-14 | crypto: chacha20poly1305 - prevent integer overflow on large input | Jason A. Donenfeld |
2019-11-22 | crypto: lib/chacha20poly1305 - use chacha20_crypt() | Eric Biggers |
2019-11-17 | crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine | Ard Biesheuvel |
2019-11-17 | crypto: chacha20poly1305 - import construction and selftest from Zinc | Ard Biesheuvel |