kms icon indicating copy to clipboard operation
kms copied to clipboard

Support for the creation of NIST key pairs in operation `CreateKeyPair`

Open bgrieder opened this issue 2 years ago • 0 comments

After #101, it will be. possible to import NIST key pairs (P192, P256, P384,... and various RSA), but it is not yet possible to create these.

Adding this functionality will greatly improve the PKI and the ability to create various types of certificates. Should be done using OpenSSL.

bgrieder avatar Nov 26 '23 12:11 bgrieder