Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
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 dd68e4bb4d Add OPENSSL_zalloc 1 year ago
..
evp.c Add OPENSSL_zalloc 1 year ago
evp_asn1.c Replace the union inside EVP_PKEY with void*. 2 years ago
evp_ctx.c Add OPENSSL_zalloc 1 year ago
evp_extra_test.cc Do not allow changing keys with parameters already set. 2 years ago
evp_test.cc Remove p > q normalization in RSA keys 1 year ago
evp_tests.txt Add more tests for recognizing explicit forms of built-in curves 1 year ago
internal.h Remove EVP_PKEY_ASN1_METHOD and EVP_PKEY_METHOD from public headers 2 years ago
p_dsa_asn1.c Add more DSA consistency checks. 2 years ago
p_ec.c Add OPENSSL_zalloc 1 year ago
p_ec_asn1.c Use constant curve-specific groups whenever possible 1 year ago
p_ed25519.c Replace the union inside EVP_PKEY with void*. 2 years ago
p_ed25519_asn1.c Replace the union inside EVP_PKEY with void*. 2 years ago
p_hkdf.c Add OPENSSL_zalloc 1 year ago
p_rsa.c Add OPENSSL_zalloc 1 year ago
p_rsa_asn1.c Replace the union inside EVP_PKEY with void*. 2 years ago
p_x25519.c Replace the union inside EVP_PKEY with void*. 2 years ago
p_x25519_asn1.c Replace the union inside EVP_PKEY with void*. 2 years ago
pbkdf.c Fix truncation warnings with the iteration count 1 year ago
pbkdf_test.cc acvp: add CMAC-AES support. 4 years ago
print.c Make DSA opaque 1 year ago
scrypt.c Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
scrypt_test.cc acvp: add CMAC-AES support. 4 years ago
scrypt_tests.txt acvp: add CMAC-AES support. 4 years ago
sign.c Miscellaneous -Wshorten-64-to-32 fixes. 2 years ago