summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/recallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-25Adjust/fix X509_check_purpose(3) documentationtb1-3/+3
2023-06-25Check for duplicate X.509v3 extension OIDstb1-1/+45
2023-06-25Provide additional BN primitives for BN_ULLONG architectures.jsing1-21/+79
2023-06-25ech_local.h: remove unused ECDH_FLAG_FIPS_METHODtb1-9/+1
2023-06-25ec_local.h: move ec_group_simple_order_bits down a bittb1-3/+2
2023-06-24Remove precompute_mult/have_precompute_mult from EC_METHOD.jsing2-26/+4
2023-06-24Mop up EC_GROUP precomp machinery.jsing3-252/+10
2023-06-24Mop up ec_wNAF_{,have_}precompute_mult().jsing2-206/+2
2023-06-24Add conditional around bn_mul_words() call.jsing1-2/+4
2023-06-24Assign and test.jsing1-3/+2
2023-06-24Check for non-zero length rather than a zero value.jsing1-2/+2
2023-06-24Rewrite and simplify bn_sqr()/bn_sqr_normal().jsing3-39/+44
2023-06-24Provide optimised bn_subw() and bn_subw_subw() for arm.jsing1-1/+50
2023-06-23Codify BN_asc2bn(NULL, *) behavior in regress.tb1-1/+11
2023-06-23Avoid crash in BN_asc2bn()tb1-2/+3
2023-06-23Fix return check for BN_hex2bn()tb1-2/+2
2023-06-23Fix return check of bn_hex2bn_cbs()tb1-3/+3
2023-06-23typo: hexidecimal -> hexadecimaltb1-2/+2
2023-06-23Remove some redundant parenthesestb1-17/+17
2023-06-23Revert previous, not all platforms allow compilingotto2-37/+4
2023-06-22symbols: Tweak this test so it works with -j Ntb1-6/+4
2023-06-22Allow to ask for deeper callers for leak reports using malloc options.otto2-4/+37
2023-06-21Provide optimised bn_clzw() for aarch64.jsing1-1/+15
2023-06-21Provide and use bn_clzw() in place of bn_word_clz().jsing3-5/+15
2023-06-21Make BN_num_bits() independent of bn->top.jsing5-33/+74
2023-06-21Add tests for BN_sqr() corner cases.jsing1-1/+81
2023-06-21Add BN_cmp()/BN_ucmp() tests with zero padded inputs.jsing1-1/+25
2023-06-21Add a BN_num_bits() with zero padded input.jsing1-4/+13
2023-06-20Consolidate elliptic curve cofactor handlingtb1-49/+41
2023-06-20Improve certificate version checks in x509v3_cache_extensions()tb1-4/+11
2023-06-20Rename all occurrences of e in this file to enginetb1-15/+15
2023-06-20Rename int_ctx_new() into evp_pkey_ctx_new()tb1-4/+4
2023-06-20Clean up and fix int_ctx_new()tb1-34/+30
2023-06-20Clean up EVP_PKEY_CTX_meth_dup()tb1-22/+19
2023-06-20Fix copy-paste errortb1-2/+2
2023-06-20Add regress coverage for BN_num_bits()jsing1-1/+35
2023-06-19Make enginetest work with disabled engine supporttb1-1/+10
2023-06-19Fix GOST test with disabled enginetb1-1/+5
2023-06-19Properly guard ENGINE usage with !OPENSSL_NO_ENGINEtb1-1/+5
2023-06-19Dedoxigenize ecdsa.htb1-133/+5
2023-06-18Turns out EC_KEY_METHOD_new() has dup built in...tb1-21/+3
2023-06-18tls_signer: reinstate the default EC_KEY methodstb1-2/+29
2023-06-18Switch tls_ecdsa_do_sign() to EC_KEY_get_ex_data()tb1-3/+3
2023-06-18libtls: switch ECDSA_METHOD usage to EC_KEY_METHODop3-17/+12
2023-06-17Optimise bn_mul2_mulw_addtw() for aarch64.jsing1-1/+28
2023-06-17Speed up Montgomery multiplication.jsing1-10/+37
2023-06-16Fix CRYPTO_get_ex_new_index() to return 1 or highertb1-2/+2
2023-06-15Teach the grotty X509_certificate_type() about Ed25519 certstb1-1/+4
2023-06-15regentb1-1/+9
2023-06-15Add RSA with the sha3s to obj_xref.txttb1-0/+4