fork-openpgpjs/test/security
larabr c23ed58387 Require User IDs to be objects; refactor UserIDPacket (#1187)
- `openpgp.generateKey` now expects `userIds` in object format
  (strings are no longer supported)
- Remove `util.parseUserId` and `util.formatUserId`
- Replace `UserIDPacket#format` with `UserIDPacket.fromObject`
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 Require User IDs to be objects; refactor UserIDPacket (#1187) 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