選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Adam Langley ddb300306d Don't include strings.h because of Windows. 10年前
..
CMakeLists.txt Add 40-bit RC2 support. 10年前
aead.c AEAD interface. 10年前
aead_test.c Add a CRYPTO_library_init and static-initializer-less build option. 10年前
aes_128_gcm_tests.txt AEAD tests. 10年前
aes_128_key_wrap_tests.txt Add AES Key Wrap mode. 10年前
aes_256_gcm_tests.txt AEAD tests. 10年前
aes_256_key_wrap_tests.txt Add AES Key Wrap mode. 10年前
chacha20_poly1305_tests.txt ChaCha20-Poly1305 support. 10年前
cipher.c Don't include strings.h because of Windows. 10年前
cipher_error.c Readd EVP_CIPHER_CTX_set_key_length. 10年前
cipher_test.c Add a CRYPTO_library_init and static-initializer-less build option. 10年前
cipher_test.txt Inital import. 10年前
derive_key.c Inital import. 10年前
e_aes.c Convert all zero-argument functions to '(void)' 10年前
e_chacha20poly1305.c Convert all zero-argument functions to '(void)' 10年前
e_des.c Inital import. 10年前
e_null.c Inital import. 10年前
e_rc2.c Add 40-bit RC2 support. 10年前
e_rc4.c Convert all zero-argument functions to '(void)' 10年前
internal.h AEAD interface. 10年前
rc4_md5_tests.txt Add stitched RC4-MD5 as an AEAD. 10年前