選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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年前