Skip to content
Snippets Groups Projects
user avatar
Eric Biggers authored
Convert the x86 implementation of AEGIS-128L to use the AEAD SIMD
helpers, rather than hand-rolling the same functionality.  This
simplifies the code and also fixes the bug where the user-provided
aead_request is modified.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
d628132a
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..