fork-openpgpjs/test/security
larabr 724775816f Add explicit key type parameter in openpgp.generateKey (#1179)
- 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
2021-02-09 19:25:20 +01:00
..
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
message_signature_bypass.js [v5] Unexport openpgp.util, openpgp.crypto, and low-level types (#1175) 2021-02-09 19:25:20 +01:00
preferred_algo_mismatch.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
subkey_trust.js Add explicit key type parameter in openpgp.generateKey (#1179) 2021-02-09 19:25:20 +01:00
unsigned_subpackets.js Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00