summaryrefslogtreecommitdiff
path: root/providers
Commit message (Expand)AuthorAgeFilesLines
* fips: set the library context and handle laterPauli2021-05-291-2/+3
* make update-fips-checksumsRichard Levitte2021-05-293-28/+457
* prov: add zero strenght arguments to BN and RAND RNG callsPauli2021-05-298-13/+13
* ec: Add PPC64 vector assembly version of p521 field operationsAmitay Isaacs2021-05-293-479/+48
* Fix incorrect gettable OSSL_CIPHER_PARAM_TLS_MAC parameterShane Lontis2021-05-281-1/+1
* Fix incorrect OSSL_CIPHER_PARAM_SPEED get_ctx_paramsShane Lontis2021-05-281-1/+0
* Use "" for include crypto/xxxRich Salz2021-05-272-2/+2
* Use "" for include internal/xxxRich Salz2021-05-271-2/+2
* Use <> for #include openssl/xxxRich Salz2021-05-273-3/+3
* aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli2021-05-273-5/+5
* Rework how providers/fipsmodule.cnf is producedRichard Levitte2021-05-261-11/+4
* err: rename err_load_xxx_strings_int functionsPauli2021-05-262-2/+2
* regenerate FIPS checksumsPauli2021-05-253-4/+445
* mac: add a getter for the MAC block size.Pauli2021-05-256-18/+49
* Add fipsinstall option to run self test KATS on module loadShane Lontis2021-05-251-1/+5
* Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett2021-05-241-2/+2
* Add PBKDF1 to the legacy providerJon Spillett2021-05-245-0/+256
* fips: default to running self tests when starting the fips providerPauli2021-05-241-27/+30
* PROV: Relegate most of the FIPS provider code to libfips.aRichard Levitte2021-05-213-6/+45
* VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more placesRichard Levitte2021-05-204-0/+96
* make updateMatt Caswell2021-05-202-15/+15
* Update copyright yearMatt Caswell2021-05-201-1/+1
* Make sure to include "crypto/ctype.h" to get ossl_isdigit()Richard Levitte2021-05-191-0/+1
* keymgmt: fix coverity 1484886 unchecked return valuePauli2021-05-181-3/+4
* Implement pem_read_key directly through OSSL_DECODERTomas Mraz2021-05-134-14/+6
* Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_testsDr. David von Oheimb2021-05-131-1/+1
* fipsprov: Missing teardown on fips_get_params_from_core() errorTomas Mraz2021-05-131-1/+1
* Export/import flags for FFC params changed to seperate fields.Shane Lontis2021-05-132-4/+4
* A few cleanups of the provider build.infosTomas Mraz2021-05-126-25/+12
* Allow arbitrary digests with ECDSA and DSATomas Mraz2021-05-128-15/+16
* Checksum updatePauli2021-05-122-2/+2
* Checksum updatePauli2021-05-122-3/+3
* Update FIPS checksumsMatt Caswell2021-05-112-14/+14
* Modify the legacy provider to use OSSL_LIB_CTX_new_child()Matt Caswell2021-05-111-6/+1
* Add the ability for ex_data to have a priorityMatt Caswell2021-05-113-0/+3
* Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc.Dr. David von Oheimb2021-05-112-3/+3
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-112-5/+5
* checksum fixPauli2021-05-102-2/+2
* Mark pop/clear error stack in der2key_decode_p8Daniel Bevenius2021-05-091-0/+5
* FIPS checksums updateNicola Tuveri2021-05-092-2/+2
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-083-9/+9
* Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb2021-05-083-17/+21
* Remove unused code from the fips moduleShane Lontis2021-05-083-20/+2
* bn: Add fixed length (n=6), unrolled PPC Montgomery MultiplicationMartin Schwenke2021-05-083-1/+3
* FIPS checksum updatePauli2021-05-072-3/+3
* Fixes #14662. Return all EC parameters even for named curvesJon Spillett2021-05-072-2/+2
* Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett2021-05-073-4/+6
* make updateRichard Levitte2021-05-073-119/+11
* Drop libimplementations.aRichard Levitte2021-05-0716-180/+143
* Rename files in providers/implementations/signaturesRichard Levitte2021-05-077-7/+7