summaryrefslogtreecommitdiffstats
path: root/providers/common/der
AgeCommit message (Expand)Author
2022-02-03Fix copyrightsTodd Short
2021-06-17Update copyright yearMatt Caswell
2021-06-02providers/common/der/build.info: make a variable for ../include/provRichard Levitte
2021-06-01Move provider der_XXX.h.in files to the include directory.Shane Lontis
2021-05-31Add .asn1 dependencies for files generated from providers/common/der/*.inRichard Levitte
2021-05-31Add the usual autowarn perl snippet in providers/common/der/*.inRichard Levitte
2021-05-12A few cleanups of the provider build.infosTomas Mraz
2021-05-07Drop libimplementations.aRichard Levitte
2021-04-15Add OID for mdc2WithRSASignature and remove related TODO 3.0Tomas Mraz
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_encode symbolsShane Lontis
2021-03-17prov: remove TODO in der_rsa_key.cPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-05PROV: Fix encoding of MDWithRSAEncryption signature AlgorithmIDRichard Levitte
2021-02-05RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2020-12-17dsa: provider and library deprecation changesPauli
2020-12-08providers/common/der/build.info: Improve checks of disabled algosRichard Levitte
2020-11-18Deprecate RSA harderRichard Levitte
2020-10-07rsa: add ossl_ prefix to internal rsa_ calls.Pauli
2020-10-01der: _ossl prefix der_oid_ and der_aid_ functionsPauli
2020-10-01der: _ossl prefix DER functionsPauli
2020-09-22Address review commentsPaul Yang
2020-09-22Add SM2 signature algorithm to default providerPaul Yang
2020-09-18Teach EdDSA signature algorithms about AlgorithmIdentifiersMatt Caswell
2020-08-04Change the provider implementation of X942kdf to use wpacket to do der encodi...Shane Lontis
2020-05-25Fix omissions in providers/common/der/build.infoRichard Levitte
2020-05-20Refactor the provider side DER constants and writersRichard Levitte
2020-05-14PROV: make some DER AID arrays non-static, to avoid clang complaintsRichard Levitte
2020-05-14PROV: Refactor the RSA DER supportRichard Levitte
2020-05-07Add RSA SHA512 truncated digest supportShane Lontis
2020-05-07Add OIDS for md4 and ripemd160 to der_rsaShane Lontis
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-07PROV: Add DERlib support for ECDSA and EC keysRichard Levitte
2020-04-07PROV: Add DERlib support for DSARichard Levitte
2020-04-07PROV: Add DERlib support for RSARichard Levitte
2020-04-07Add perl support to parse and DER encode ASN.1 OID specsRichard Levitte