canonical / openssl-fips-java

A Java security provider based on FIPS-compliant openssl
GNU General Public License v3.0
0 stars 0 forks source link

Add KeyPairGenerators #6

Open pushkarnk opened 1 month ago

pushkarnk commented 1 month ago

We'd need a way to translate Java key objects to EVP_PKEY instances for various key types. An alternative could be writing our own KeyPairGenerators for a few of the types: