summaryrefslogtreecommitdiffstats
path: root/providers/implementations/signature
AgeCommit message (Expand)Author
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-17Add ACVP fips module testsShane Lontis
2020-05-26Update core_names.h fields and document most fields.Shane Lontis
2020-05-22Adjust length of some strncpy() callsNicola Tuveri
2020-05-20Refactor the provider side DER constants and writersRichard Levitte
2020-05-14PROV & SIGNATURE: Adapt the RSA signature code for PSS-parametersRichard Levitte
2020-05-14EVP: For SIGNATURE operations, pass the propquery earlyRichard Levitte
2020-05-14PROV: Refactor the RSA SIGNATURE implementation for better param controlRichard Levitte
2020-05-07Add RSA SHA512 truncated digest supportShane Lontis
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-09Enable Ed25519 signing/verifying to use the libctxMatt Caswell
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-03-15Add ECDSA to providersShane Lontis
2020-03-15Add RSA sign to the fips providerShane Lontis
2020-03-09Implement provider support for Ed25519 annd Ed448Matt Caswell
2020-02-22PROV: Avoid MDC2 in the RSA signature implementation in the FIPS moduleRichard Levitte
2020-02-22PROV: add RSA signature implementationRichard Levitte
2020-02-16Add FFC param/key validationShane Lontis
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-10PROV: Ensure the AlgorithmIdentifier registers in DSA signature implRichard Levitte
2020-02-04PROV: Fix the DSA SIGNATURE implementation for better digests handlingRichard Levitte
2020-02-04Don't pass a digest-size to signature implementationsRichard Levitte
2020-01-28PROV: Adapt the DSA signature implementation to provide AlgorithmidentifiersRichard Levitte
2020-01-23Add internal maxsize macrosRichard Levitte
2020-01-12Add dsa signature alg to fips providerShane Lontis
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte