mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-24 06:25:50 +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