Nitrokey / opcard-rs

OpenPGP card implementation
49 stars 1 forks source link

Add RSA 3072 bits tests #143

Closed sosthene-nitrokey closed 1 year ago

sosthene-nitrokey commented 1 year ago

Should we also feature-gate key generation like we do for RSA4096?

A full key generation takes around 15 minutes.

robin-nitrokey commented 1 year ago

It would not be a lot of effort to add the feature, right? In that case I’d like to add it now so that we don’t have to make a new release if we decide to change it.