Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-20 | crypto: arm64/chacha - correctly walk through blocks | Jason A. Donenfeld | 1 | -3/+8 |
2020-01-22 | crypto: chacha20poly1305 - add back missing test vectors and test chunking | Jason A. Donenfeld | 1 | -14/+1698 |
2019-11-17 | crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine | Ard Biesheuvel | 1 | -0/+45 |
2019-11-17 | crypto: chacha20poly1305 - import construction and selftest from Zinc | Ard Biesheuvel | 1 | -0/+7348 |