diff options
| author | Eric Biggers <[email protected]> | 2018-12-03 19:52:49 -0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2018-12-13 18:24:35 +0800 |
| commit | a00fa0c88774bea9a102fc616598d9ee52765451 (patch) | |
| tree | 68166f695db2a3d8bc4971d867c65d80d6953ac7 /lib/mpi/mpi-bit.c | |
| parent | 88d905e20b11f7ad841e3afddaf1d59b6693c4a1 (diff) | |
crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
Add an ARM64 NEON implementation of NHPoly1305, an ε-almost-∆-universal
hash function used in the Adiantum encryption mode. For now, only the
NH portion is actually NEON-accelerated; the Poly1305 part is less
performance-critical so is just implemented in C.
Reviewed-by: Ard Biesheuvel <[email protected]>
Tested-by: Ard Biesheuvel <[email protected]> # big-endian
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