summaryrefslogtreecommitdiffstats
path: root/providers/implementations/keymgmt/build.info
AgeCommit message (Expand)Author
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2021-05-07Drop libimplementations.aRichard Levitte
2021-01-08Add SM2 private key range validationNicola Tuveri
2020-11-18Swap to FIPS186-2 DSA generation outside of the FIPS moduleMatt Caswell
2020-11-18Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS moduleMatt Caswell
2020-08-29Improve code reuse in the provider MAC bridgeMatt Caswell
2020-08-29Implement key management for the EVP_PKEY MAC to EVP_MAC provider bridgeMatt Caswell
2020-08-10Implement a EVP_PKEY KDF to KDF provider bridgeMatt Caswell
2020-04-17ecx: add key generation support.Pauli
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-02-18[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri
2020-02-12Fix no-ec buildMatt Caswell
2020-02-11Implement Provider side Key Management for X25519 and X448Matt Caswell
2019-10-17New RSA keymgmt implementation to handle import / export of RSA keysRichard Levitte
2019-10-10Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte