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 41eb357d05 Do not allow changing keys with parameters already set. 2 years ago
..
evp.c Do not allow changing keys with parameters already set. 2 years ago
evp_asn1.c Deduplicate d2i and i2d documentation. 3 years ago
evp_ctx.c Get the EVP_PKEY_METHOD from EVP_PKEY_ASN1_METHOD. 3 years ago
evp_extra_test.cc Do not allow changing keys with parameters already set. 2 years ago
evp_test.cc acvp: add CMAC-AES support. 5 years ago
evp_tests.txt acvp: add CMAC-AES support. 5 years ago
internal.h Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
p_dsa_asn1.c Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
p_ec.c Clean up ECDSA EVP_PKEY_CTRL_MD validation. 3 years ago
p_ec_asn1.c Do not allow changing keys with parameters already set. 2 years ago
p_ed25519.c Don't use a union in Ed25519 EVP_PKEYs. 3 years ago
p_ed25519_asn1.c Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
p_hkdf.c Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
p_rsa.c acvp: add CMAC-AES support. 5 years ago
p_rsa_asn1.c Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
p_x25519.c acvp: add CMAC-AES support. 5 years ago
p_x25519_asn1.c Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
pbkdf.c acvp: add CMAC-AES support. 5 years ago
pbkdf_test.cc acvp: add CMAC-AES support. 5 years ago
print.c Print the curve name, not bit length in EVP_PKEY_print_* 2 years ago
scrypt.c Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
scrypt_test.cc acvp: add CMAC-AES support. 5 years ago
scrypt_tests.txt acvp: add CMAC-AES support. 5 years ago
sign.c Miscellaneous -Wshorten-64-to-32 fixes. 2 years ago