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.
 
 
 
 
 
 
David Benjamin 79bc7a3212 Remove unsigned-based constant-time functions. 7 years ago
..
asm x86_64 assembly pack: Win64 SEH face-lift. 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 Remove unsigned-based constant-time functions. 7 years ago