summaryrefslogtreecommitdiffstats
path: root/include/crypto
AgeCommit message (Expand)Author
2023-07-24fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE)Adam Ć ulc
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-04-04Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger
2023-03-01Fix potential infinite loops in ECDSA signing.slontis
2023-03-01Fix infinite loops in DSA sign code.slontis
2023-02-07Update copyright yearRichard Levitte
2023-02-03Internaly declare the DSA type for no-deprecated buildsTomas Mraz
2023-02-03Do not create DSA keys without parameters by decoderTomas Mraz
2023-02-03Fix Timing Oracle in RSA decryptionDmitry Belyavskiy
2022-11-15Propagate selection all the way on key exportSimo Sorce
2022-11-10Release the drbg in the global default context before enginesTomas Mraz
2022-10-11Update copyright yearMatt Caswell
2022-08-19Limit the size of various MAXCHUNK definitionsPauli
2022-07-13Pre-declare all core dispatch table functions, and fix the internal onesRichard Levitte
2022-06-28store_result: Add fallback for fetching the keymgmt from the provider of the ...Tomas Mraz
2022-06-21Update copyright yearMatt Caswell
2022-06-13RSA keygen update: Raise an error if no prime candidate q is found.slontis
2022-05-23tolower: refine the tolower code to avoid a memory accessPauli
2022-05-13Move OPENSSL_strcasecmp() and related to o_str.cTomas Mraz
2022-05-05Add method store cache flush and method removal to non-EVP operationsRichard Levitte
2022-05-05Make it possible to remove methods by the provider that provides themRichard Levitte
2022-05-05Don't empty the method store when flushing the query cacheRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-04-21Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-04-14Add error code for unsupported explicit parametersTomas Mraz
2022-03-15Update copyright yearMatt Caswell
2022-03-15EVP_MD performance fix (refcount cache contention)Hugo Landau
2022-02-03Fix copyrightsTodd Short
2022-02-03Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.slontis
2021-12-20crypto/dsa.h: fix include guard nameCarlo Teubner
2021-11-04Fix builds on Armv8 systems without AArch64Tom Cosgrove
2021-10-27EVP: Reverse the fetch logic in all pkey using functionalityRichard Levitte
2021-09-14MacOS prior to 10.12 does not support random API correctlylprimak
2021-08-27Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier
2021-08-25cpp: fix included files to avoid failure in no-deprecated buildsPauli
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-24Fix i2v_GENERAL_NAME to not assume NUL terminated stringsMatt Caswell
2021-08-11aes_v8_xts_encrypt is present only on 64bit arm buildsTomas Mraz
2021-07-29Update copyright yearMatt Caswell
2021-07-28Don't try and load the config file while already loading the config fileMatt Caswell
2021-07-22Fix custom EVP_PKEY_METHOD implementations where no engine is presentMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-07-08Made foreign bit field unsigned in evp.hRandall S. Becker
2021-07-06fips module header inclusion fine-tunningTomas Mraz
2021-06-29ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmtRichard Levitte
2021-06-25ppccap.c: Split out algorithm-specific functionsTomas Mraz
2021-06-19punycode: fix indentationPauli
2021-06-19include: replace tabs with spaces in headersPauli
2021-06-17Update copyright yearMatt Caswell
2021-06-15Refactor OSSL_DECODER_do_all_provided() to behave like OSSL_DECODER_fetch()Richard Levitte