summaryrefslogtreecommitdiffstats
path: root/providers/common/include/prov/providercommonerr.h
AgeCommit message (Expand)Author
2021-02-11Rename internal providercommonerr.h to less mouthful proverr.hTomas Mraz
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2021-02-05ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-12-09Fix error clash in buildPauli
2020-12-09rand: add a provider side seed source.Pauli
2020-12-02Add EVP_KDF-X942 to the fips moduleShane Lontis
2020-11-26Update copyright yearMatt Caswell
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-11-20prov: move the entropy source out of the FIPS providerPauli
2020-11-20rand: move the entropy source out of the FIPS providerPauli
2020-09-12keygen: add FIPS error state management to conditional self testsShane Lontis
2020-09-12FIPS: error mode is set from failed self tests and produced a limited number ...Pauli
2020-09-09ENCODER: Refactor provider implementations, and some cleanupRichard Levitte
2020-09-03STORE: Add a built-in 'file:' storemgmt implementation (loader)Richard Levitte
2020-08-20PROV: Fix DSA and DH private key serializersRichard Levitte
2020-08-14Move PKCS#12 KDF to provider.Pauli
2020-07-27PROV: Add a DER to RSA-PSS deserializer implementationRichard Levitte
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis
2020-07-06[EC][ASN1] Detect missing OID when serializing EC parameters and keysNicola Tuveri
2020-06-24rand: core APIs for provider friendly random.Pauli
2020-05-14PROV & SIGNATURE: Adapt the RSA signature code for PSS-parametersRichard Levitte
2020-04-15PROV: Implement EC param / key generationRichard Levitte
2020-03-09Implement provider support for Ed25519 annd Ed448Matt Caswell
2020-02-22PROV: add RSA signature implementationRichard Levitte
2020-02-11Add X25519/X448 Key Exchange to the default providerMatt Caswell
2020-02-04PROV: Implement padding mode words in the RSA ASYM_CIPHER implementationRichard Levitte
2019-12-05Teach the RSA implementation about TLS RSA Key TransportMatt Caswell
2019-11-29PROV SERIALIZER: add support for writing DH keys and parametersRichard Levitte
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte
2019-11-14Implement provider support for Asym CiphersMatt Caswell
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte