summaryrefslogtreecommitdiffstats
path: root/providers
AgeCommit message (Expand)Author
2021-09-07make updateRichard Levitte
2021-09-07Update copyright yearRichard Levitte
2021-09-05ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo outputRichard Levitte
2021-09-05OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLsRichard Levitte
2021-09-05PEM to DER decoder: Specify object type and data structure more consistentlyRichard Levitte
2021-09-03Fix dh dupctx refcount errorslontis
2021-09-03VMS: Compensate for x86_64 cross compiler type incompatibilityRichard Levitte
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-27Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier
2021-08-26aes-wrap: improve error handlingPauli
2021-08-26Add invalid input length errorPauli
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-18pkcs12: check for zero length digest to avoid division by zeroPauli
2021-08-18Fix CTS cipher decrypt so that the updated IV is returned correctly.Shane Lontis
2021-08-18Change CTS CS3 (Kerberos) so that it accepts a 16 byte input blockShane Lontis
2021-08-18Add support for camellia cbc cts modeShane Lontis
2021-08-18Refactor cipher aes_cts code so that it can be used by other 128bit ciphersShane Lontis
2021-08-11MacOS: Add an include of <CommonCrypto/CommonCryptoError.h>David Bohman
2021-08-06Fix VS2019 compile error C4703: potentially uninitialized local pointer varia...Kelvin Lee
2021-08-05fips: add power up test for TLS 1.3 KDFPauli
2021-08-05provider: add TLS13_KDF to the default and FIPS providersPauli
2021-08-05tls/prov: move the TLS 1.3 KDF code to providersPauli
2021-07-29make updateMatt Caswell
2021-07-29Update copyright yearMatt Caswell
2021-07-28Don't leak the OSSL_LIB_CTX in the event of a failure to load the FIPS moduleMatt Caswell
2021-07-20drbg: allow the ctr derivation function to be disabled in FIPS modePauli
2021-07-16Allow RSA signature operations with RSA_NO_PADDINGTomas Mraz
2021-07-16Signature algos: allow having identical digest in paramsTomas Mraz
2021-07-14Remove lower limit on GCM mode ciphersPauli
2021-07-06Add HKDF negative testsShane Lontis
2021-07-06update fips checksumsTomas Mraz
2021-07-06fips module header inclusion fine-tunningTomas Mraz
2021-07-05provider: use #define for PBKDF1 algorithm namePauli
2021-07-03PROV & STORE: Make the 'file:' store loader understand more binary formatsRichard Levitte
2021-07-03PROV & STORE: Don't decode keys in the 'file:' store loaderRichard Levitte
2021-06-29DECODER & ENCODER: Make sure to pass around the original selection bitsRichard Levitte
2021-06-29darwin platform replacing getentropy usage by platform api instead.David CARLIER
2021-06-29PROV: Have our PEM->DER decoder only recognise our PEM namesRichard Levitte
2021-06-26Update fips sources and checksumsTomas Mraz
2021-06-25Fix file_name_check() in storemgmt/file_store.c and e_loader_attic.cDr. David von Oheimb
2021-06-24epki2pki_decode: passphrase callback failure is fatal errorTomas Mraz
2021-06-22Change self test for AES_CGM to perform both an encrypt and decrypt.Shane Lontis
2021-06-18aix64-gcc target: Fix build breakage with enable-fipsTomas Mraz
2021-06-17make updateMatt Caswell
2021-06-17Update copyright yearMatt Caswell
2021-06-17Add self test for ECDSA using curve with a binary fieldShane Lontis
2021-06-16prov: tag SM2 encoders and decoders as non-FIPSPauli
2021-06-16Correct processing of AES-SHA stitched ciphersDmitry Belyavskiy
2021-06-14Add a generic SubjectPublicKeyInfo decoderMatt Caswell
2021-06-14Avoid duplicating prov_running.o in libdefault and libcryptoTomas Mraz