![]() Breaking change: when generating new subkeys through `key.addSubkey()`, we now check `config.rejectCurves` and prevent adding subkeys using the corresponding curves. By default, `config.rejectCurves` includes the brainpool curves (`brainpoolP256r1`, `brainpoolP384r1`, `brainpoolP512r1`) and the Bitcoin curve (`secp256k1`). This is a follow up to #1395 , which introduced the same check to `openpgp.generateKey`. |
||
---|---|---|
.. | ||
benchmarks | ||
crypto | ||
general | ||
security | ||
typescript | ||
worker | ||
karma.conf.js | ||
unittests.html | ||
unittests.js |