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.
 
 
 
 
 
 
Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. 8 年之前
..
asm Add PPC64LE assembly for AES-GCM. 8 年之前
CMakeLists.txt Add generic AES-GCM-SIV support. 7 年之前
cbc.c Rename BSWAP[48] to CRYPTO_bswap[48] and always define them. 7 年之前
cfb.c Switch all 'num' parameters in crypto/modes to unsigned. 8 年之前
ctr.c Fix build. 8 年之前
gcm.c Clean up the GHASH init function a little. 7 年之前
gcm_test.cc Set needed defines for UINT64_C in gcm_test.cc. 7 年之前
internal.h Add generic AES-GCM-SIV support. 7 年之前
ofb.c Drop STRICT_ALIGNMENT code in ofb.c. 8 年之前
polyval.c Add generic AES-GCM-SIV support. 7 年之前