mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-05 12:32:30 +00:00

- Changes `openpgp.generateKey` to accept an explicit `type` parameter, instead of inferring its value from the `curve` or `rsaBits` params - Introduces `config.minRsaBits` to set minimum key size of RSA key generation