summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-28Set OPENSSL_NO_ENGINE, remove engine codetb33-4967/+9
2023-07-28Drop DSO and define OPENSSL_NO_DSOtb12-1588/+5
2023-07-28Drop the comp moduletb10-958/+5
2023-07-28Remove some unneeded includes from ecdh.ctb1-4/+1
2023-07-28Pull up zeroing of out; drop unnecessary checktb1-4/+3
2023-07-28Rename buflen to buf_len, use calloc/freezerotb1-7/+8
2023-07-28Move KDF handling to ECDH_compute_key()tb5-47/+73
2023-07-28Merge ecdh.h into ec.htb4-124/+12
2023-07-28Excise ECDH_METHODtb13-369/+9
2023-07-28Remove ECDH errorstb6-123/+3
2023-07-28Remove some unneeded includes from ecdsa.htb1-5/+1
2023-07-28Merge ecdsa.h into ec.htb4-186/+70
2023-07-28Remove ECDSA_METHODtb13-345/+9
2023-07-28Remove ecs_err.ctb7-132/+4
2023-07-28Place public ECDSA API next to the internal methodstb1-51/+48
2023-07-28Remove ECDSA_{do_,}sign_ex()tb1-57/+20
2023-07-28Make extended ECDSA signing routines internaltb5-25/+14
2023-07-28Remove ASN1_BIT_STRING_set docotb1-42/+2
2023-07-28Remove stale .Xr missed in previoustb1-3/+2
2023-07-28Remove ASN1_BIT_STRING_num_asc.3tb3-151/+3
2023-07-27Prepare the ssltest for the upcoming bumptb1-1/+8
2023-07-27Remove antiquated options outputtb3-44/+7
2023-07-27Annotate bogus output as incorrecttb1-1/+2
2023-07-27Fix two mandoc -Tlint warnings left in previoustb1-4/+3
2023-07-27Fix typotb1-3/+3
2023-07-26Prepare this test for the upcoming bumptb1-1/+3
2023-07-26Remove comment containing an outdated pathtb1-2/+1
2023-07-26Remove ERR_get_{err_state,string}_table documentationtb1-6/+2
2023-07-26Remove BUF_reverse and BUF_strdup documentationtb1-53/+2
2023-07-26BN_BLINDING will be made internal-only. Remove its documentationtb4-325/+5
2023-07-26BIO_f_asn1 and the prefix/suffix API will be removedtb5-244/+14
2023-07-26Document CMS_SignerInfos_get_version and CMS_get_version which willtb2-4/+53
2023-07-26Tweak EC_GROUP_check_discriminant()tb1-28/+28
2023-07-26Unindent a big block in EC_GROUP_get_affine_coordinates()tb1-32/+34
2023-07-26Introduce and use ec_encode_scalar()tb1-43/+48
2023-07-26Garbage collect the unused order in check_discriminant()tb1-4/+2
2023-07-26Streamline check_discriminant()tb1-14/+6
2023-07-26Introduce ec_decode_scalar()tb1-81/+39
2023-07-26Use EC_POINT_set_to_infinity() rather than inlining ittb1-6/+4
2023-07-26Remove constructor attribute for OPENSSL_cpuid_setup() on arm/aarch64.jsing2-10/+2
2023-07-25Fix a few more 0/NULL misspellingstb1-8/+8
2023-07-25Use [a,b), not [a,b-1] in a commenttb1-2/+2
2023-07-25EC_POINT_is_on_curve() error is -1, not 0.tb1-2/+2
2023-07-24Fix two EC_POINT_is_on_curve() checkstb2-4/+4
2023-07-24Fix EC_POINT_is_on_curve() checks.tb1-9/+9
2023-07-24Fix a minibug in DH_check()tb1-2/+2
2023-07-24Remove OPENSSL_cpuid_setup() call from OPENSSL_add_all_algorithms_noconf()jsing1-2/+1
2023-07-24Mark read/write registers as non-overlapping for bn_qwmulw_{addqw_,}addw()jsing1-3/+3
2023-07-24Use C99 initializers for x509_name_fftb1-8/+8
2023-07-24remove errstr -stats testtb1-3/+1