summaryrefslogtreecommitdiffstats
path: root/providers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update fips checksums to drop the ssl headersTomas Mraz2021-06-043-39/+13
* Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz2021-06-045-6/+6
* Fix errors found by parfait static analyser.Shane Lontis2021-06-031-0/+2
* update checksumsPauli2021-06-033-214/+216
* ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZETomas Mraz2021-06-021-2/+2
* providers: remove TODOsPauli2021-06-024-6/+2
* providers/common/der/build.info: make a variable for ../include/provRichard Levitte2021-06-021-14/+16
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-0124-62/+63
* Pass library context and property query into private key decodersJon Spillett2021-06-011-4/+6
* Fix up encoder/decoder issues caused by not passing a library context to the ...Jon Spillett2021-06-012-3/+2
* Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett2021-06-012-3/+6
* Move provider der_XXX.h.in files to the include directory.Shane Lontis2021-06-018-7/+7
* Fix param indentation in ciphercommon_hw.cShane Lontis2021-06-011-10/+10
* Fix aes cfb1 so that it can operate in bit mode.Shane Lontis2021-06-011-0/+11
* Add .asn1 dependencies for files generated from providers/common/der/*.inRichard Levitte2021-05-311-14/+14
* Add the usual autowarn perl snippet in providers/common/der/*.inRichard Levitte2021-05-3114-0/+28
* Teach EVP_PKEYs to say whether they were decoded from explicit paramsMatt Caswell2021-05-311-0/+12
* 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