Skip to content
Snippets Groups Projects
Commit f5b64ecc authored by Daiki Ueno's avatar Daiki Ueno
Browse files

Implement AES-GCM-SIV


This implements AES-GCM-SIV, described in RFC8452, on top of the
existing AES-GCM primitives.  In particular, its hash algorithm
POLYVAL is implemented using the GHASH with additional byte order
conversion according to RFC8452 Appendix A.

Signed-off-by: default avatarDaiki Ueno <dueno@redhat.com>
parent ff660604
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment