ehn-dcc-development / hcert-kotlin

Kotlin multiplatform implementation of the HCERT/DCC specification
Apache License 2.0
25 stars 25 forks source link

Random RSA Keys in JS #14

Closed nodh closed 3 years ago

nodh commented 3 years ago

Implement feature to create random RSA keys (and import them from PEM encoded files), just as the EC part, in JS.

nodh commented 3 years ago

Fixed with #17