Roberto Hueso Gomez b304b3e8f7 Fix EC_KEY_set_private_key() priv_key regression 2 years ago
..
asm 7585073892 Apply the correct Apache v2 license 2 years ago
curve448 fecb3aae22 Update copyright year 2 years ago
build.info 12186377cb Fix EC ASM flag passing 2 years ago
curve25519.c fecb3aae22 Update copyright year 2 years ago
ec2_oct.c fecb3aae22 Update copyright year 2 years ago
ec2_smpl.c 1287dabd0b fix some code with obvious wrong coding style 3 years ago
ec_ameth.c 16249341bb Add sensitive memory clean in priv encode 2 years ago
ec_asn1.c 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2 years ago
ec_backend.c 95a6fbdf0d The flag "decoded-from-explicit" must be imp/exportable 2 years ago
ec_check.c 8020d79b40 Update copyright year 3 years ago
ec_curve.c 7aa3dfc421 [ec] Do not default to OPENSSL_EC_NAMED_CURVE for curves without OID 3 years ago
ec_cvt.c 8020d79b40 Update copyright year 3 years ago
ec_deprecated.c 098f2627c8 Fix incorrect return check of BN_bn2binpad 3 years ago
ec_err.c 53137462f4 Add error code for unsupported explicit parameters 2 years ago
ec_key.c b304b3e8f7 Fix EC_KEY_set_private_key() priv_key regression 2 years ago
ec_kmeth.c 3f773c911a fips module header inclusion fine-tunning 3 years ago
ec_lib.c 95a6fbdf0d The flag "decoded-from-explicit" must be imp/exportable 2 years ago
ec_local.h cd5fea4664 ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128 3 years ago
ec_mult.c 4656d9ecd1 ec: remove TODOs 3 years ago
ec_oct.c 8020d79b40 Update copyright year 3 years ago
ec_pmeth.c 5dc6489bb6 Update our EVP_PKEY_METHODs to get low level keys via public APIs 3 years ago
ec_print.c dd2fcc1f7c EC_POINT_hex2point: forget to free pt 2 years ago
ecdh_kdf.c ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
ecdh_ossl.c 8020d79b40 Update copyright year 3 years ago
ecdsa_ossl.c 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 years ago
ecdsa_sign.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
ecdsa_vrf.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
eck_prn.c 4333b89f50 Update copyright year 3 years ago
ecp_mont.c 8020d79b40 Update copyright year 3 years ago
ecp_nist.c 8020d79b40 Update copyright year 3 years ago
ecp_nistp224.c a935791d54 Rework and make DEBUG macros consistent. 3 years ago
ecp_nistp256.c a935791d54 Rework and make DEBUG macros consistent. 3 years ago
ecp_nistp521.c 3d178db73b ppccap.c: Split out algorithm-specific functions 3 years ago
ecp_nistputil.c 8020d79b40 Update copyright year 3 years ago
ecp_nistz256.c fecb3aae22 Update copyright year 2 years ago
ecp_nistz256_table.c a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ 6 years ago
ecp_oct.c afecd85db1 Replace some of the ERR_clear_error() calls with mark calls 3 years ago
ecp_ppc.c 3d178db73b ppccap.c: Split out algorithm-specific functions 3 years ago
ecp_s390x_nistp.c fecb3aae22 Update copyright year 2 years ago
ecp_smpl.c 1287dabd0b fix some code with obvious wrong coding style 3 years ago
ecx_backend.c 50938aec35 Don't create an ECX key with short keys 3 years ago
ecx_backend.h 48b4b10449 Fix the KEYNID2TYPE macro 4 years ago
ecx_key.c 7e43baed2a Do not allow creating empty RSA keys by duplication 3 years ago
ecx_meth.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() 2 years ago
ecx_s390x.c 33388b44b6 Update copyright year 4 years ago