diff options
| author | Eric Biggers <[email protected]> | 2018-12-04 22:20:01 -0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2018-12-13 18:24:57 +0800 |
| commit | 0f961f9f670e7c07690bfde2f533b93c653569cc (patch) | |
| tree | d54b424f9468c1cde6deacae580044748f9f7628 /lib/mpi/mpi-bit.c | |
| parent | 012c82388c032cd4a9821e11bae336cf4a014822 (diff) | |
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Add a 64-bit AVX2 implementation of NHPoly1305, an ε-almost-∆-universal
hash function used in the Adiantum encryption mode. For now, only the
NH portion is actually AVX2-accelerated; the Poly1305 part is less
performance-critical so is just implemented in C.
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions