summaryrefslogtreecommitdiff
path: root/providers/implementations/signature
Commit message (Expand)AuthorAgeFilesLines
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-244-73/+73
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-244-4/+4
* Add ACVP fips module testsShane Lontis2020-06-174-25/+41
* Update core_names.h fields and document most fields.Shane Lontis2020-05-263-21/+27
* Adjust length of some strncpy() callsNicola Tuveri2020-05-221-5/+29
* Refactor the provider side DER constants and writersRichard Levitte2020-05-203-3/+5
* PROV & SIGNATURE: Adapt the RSA signature code for PSS-parametersRichard Levitte2020-05-141-51/+141
* EVP: For SIGNATURE operations, pass the propquery earlyRichard Levitte2020-05-144-20/+53
* PROV: Refactor the RSA SIGNATURE implementation for better param controlRichard Levitte2020-05-141-59/+121
* Add RSA SHA512 truncated digest supportShane Lontis2020-05-071-0/+2
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-2/+2
* Update copyright yearMatt Caswell2020-04-232-2/+2
* Enable Ed25519 signing/verifying to use the libctxMatt Caswell2020-04-091-2/+4
* PROV: Add DERlib support for ECDSA and EC keysRichard Levitte2020-04-072-9/+23
* PROV: Add DERlib support for DSARichard Levitte2020-04-072-13/+27
* PROV: Add DERlib support for RSARichard Levitte2020-04-072-18/+25
* Add ECDSA to providersShane Lontis2020-03-153-1/+517
* Add RSA sign to the fips providerShane Lontis2020-03-152-5/+2
* Implement provider support for Ed25519 annd Ed448Matt Caswell2020-03-092-0/+216
* PROV: Avoid MDC2 in the RSA signature implementation in the FIPS moduleRichard Levitte2020-02-221-1/+3
* PROV: add RSA signature implementationRichard Levitte2020-02-222-0/+1116
* Add FFC param/key validationShane Lontis2020-02-161-2/+1
* Deprecate the low level DSA functions.Pauli2020-02-121-0/+6
* PROV: Ensure the AlgorithmIdentifier registers in DSA signature implRichard Levitte2020-02-101-0/+2
* PROV: Fix the DSA SIGNATURE implementation for better digests handlingRichard Levitte2020-02-041-80/+114
* Don't pass a digest-size to signature implementationsRichard Levitte2020-02-041-11/+0
* PROV: Adapt the DSA signature implementation to provide AlgorithmidentifiersRichard Levitte2020-01-281-9/+86
* Add internal maxsize macrosRichard Levitte2020-01-231-2/+2
* Add dsa signature alg to fips providerShane Lontis2020-01-121-2/+3
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-101-1/+1
* Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte2019-10-101-1/+1
* Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte2019-10-102-0/+417