Select Git revision
block-internal.h
Forked from
Nettle / nettle
Source project has a limited visibility.
-
Daiki Ueno authored
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:
Daiki Ueno <dueno@redhat.com>
Daiki Ueno authoredThis 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:
Daiki Ueno <dueno@redhat.com>