選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 1997ef22d7 Tidy up aesni_gcm_crypt logic. 7年前
..
asm chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. 7年前
test Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. 7年前
CMakeLists.txt Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7年前
aead.c Work around language and compiler bug in memcpy, etc. 7年前
aead_test.cc Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. 7年前
cipher.c Fix crashes in EVP_CIPHER if cipher_data was not allocated. 7年前
cipher_test.cc Add AESVS KAT vectors (CBC and ECB only). 7年前
derive_key.c Inital import. 10年前
e_aes.c Tidy up aesni_gcm_crypt logic. 7年前
e_aesctrhmac.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7年前
e_aesgcmsiv.c Split AES-CTR-HMAC and AES-GCM-SIV from e_aes.c. 7年前
e_chacha20poly1305.c Test SSE4.1 before using ChaCha20-Poly1305 asm. 7年前
e_des.c Add support for 3DES-ECB. 7年前
e_null.c Work around language and compiler bug in memcpy, etc. 7年前
e_rc2.c Fix up macros. 8年前
e_rc4.c Remove some easy obj.h dependencies. 8年前
e_ssl3.c Work around language and compiler bug in memcpy, etc. 7年前
e_tls.c Switch constant-time functions to using |crypto_word_t|. 7年前
internal.h Switch constant-time functions to using |crypto_word_t|. 7年前
tls_cbc.c Switch constant-time functions to using |crypto_word_t|. 7年前