Files
openpgpjs/test/general
Daniel Huigens fbbeaa3cd9 Rename numBits and bits to rsaBits (#970)
Keep supporting the old names as well though in `openpgp.generateKey`
and `getAlgorithmInfo`, but not in `openpgp.key.generate` (as it is
recommended that developers use `openpgp.generateKey` instead, and
it now throws when using `numBits` instead of `rsaBits`, so there's
no risk of silent key security downgrade).

The old names are now deprecated, and might be removed in v5.
2019-09-18 13:40:44 +02:00
..
2019-08-09 20:03:40 +02:00
2018-03-01 11:35:16 -08:00
2019-07-18 15:45:54 +02:00