You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Smith a26d4c3f43 Enable stitched x86-64 AES-NI AES-GCM implementation. 8 years ago
..
asm Enable stitched x86-64 AES-NI AES-GCM implementation. 7 years ago
CMakeLists.txt Add generic AES-GCM-SIV support. 7 years ago
cbc.c Work around language and compiler bug in memcpy, etc. 7 years ago
cfb.c Work around language and compiler bug in memcpy, etc. 7 years ago
ctr.c Work around language and compiler bug in memcpy, etc. 7 years ago
gcm.c Restore H (the key) in the GHASH context. 7 years ago
gcm_test.cc Work around language and compiler bug in memcpy, etc. 7 years ago
internal.h Restore H (the key) in the GHASH context. 7 years ago
ofb.c Work around language and compiler bug in memcpy, etc. 7 years ago
polyval.c Restore H (the key) in the GHASH context. 7 years ago