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 e3ebb9e773 Don't use a union in Ed25519 EVP_PKEYs. 3 years ago
..
evp.c Add compatibility impl for EVP_PKEY_get0 4 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 acvp: add CMAC-AES support. 5 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 Don't use a union in Ed25519 EVP_PKEYs. 3 years ago
p_dsa_asn1.c Get the EVP_PKEY_METHOD from EVP_PKEY_ASN1_METHOD. 3 years ago
p_ec.c Clean up ECDSA EVP_PKEY_CTRL_MD validation. 3 years ago
p_ec_asn1.c Get the EVP_PKEY_METHOD from EVP_PKEY_ASN1_METHOD. 3 years ago
p_ed25519.c Don't use a union in Ed25519 EVP_PKEYs. 3 years ago
p_ed25519_asn1.c Don't use a union in Ed25519 EVP_PKEYs. 3 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 Get the EVP_PKEY_METHOD from EVP_PKEY_ASN1_METHOD. 3 years ago
p_x25519.c acvp: add CMAC-AES support. 5 years ago
p_x25519_asn1.c Get the EVP_PKEY_METHOD from EVP_PKEY_ASN1_METHOD. 3 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 Fix the easy -Wformat-signedness errors. 3 years ago
scrypt.c Extract common rotl/rotr functions. 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 acvp: add CMAC-AES support. 5 years ago