summaryrefslogtreecommitdiff
path: root/providers/implementations/signature/build.info
Commit message (Expand)AuthorAgeFilesLines
* A few cleanups of the provider build.infosTomas Mraz2021-05-121-5/+5
* Drop libimplementations.aRichard Levitte2021-05-071-7/+7
* Rename files in providers/implementations/signaturesRichard Levitte2021-05-071-7/+7
* Add SM2 signature algorithm to default providerPaul Yang2020-09-221-0/+6
* Teach EdDSA signature algorithms about AlgorithmIdentifiersMatt Caswell2020-09-181-0/+1
* fix provider signaturesShane Lontis2020-09-181-5/+2
* Add fips checks for dsa signaturesShane Lontis2020-09-181-1/+2
* Improve code reuse in the provider MAC bridgeMatt Caswell2020-08-291-2/+2
* Implement signature functions for EVP_PKEY MAC to EVP_MAC provider bridgeMatt Caswell2020-08-291-0/+3
* Add ACVP fips module testsShane Lontis2020-06-171-2/+2
* PROV: Add DERlib support for ECDSA and EC keysRichard Levitte2020-04-071-0/+1
* PROV: Add DERlib support for DSARichard Levitte2020-04-071-0/+1
* PROV: Add DERlib support for RSARichard Levitte2020-04-071-0/+2
* Add ECDSA to providersShane Lontis2020-03-151-0/+2
* Add RSA sign to the fips providerShane Lontis2020-03-151-4/+2
* Implement provider support for Ed25519 annd Ed448Matt Caswell2020-03-091-0/+5
* PROV: add RSA signature implementationRichard Levitte2020-02-221-0/+3
* Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte2019-10-101-0/+10