fork-openpgpjs/test
larabr 66c06dab3e Check if any (sub)key is decrypted in Key.prototype.isDecrypted (#1182)
`key.isDecrypted()` now returns true if either the primary key or any subkey
is decrypted.

Additionally, implement `SecretKeyPacket.prototype.makeDummy` for encrypted
keys.
2021-02-09 19:25:20 +01:00
..
crypto Add explicit key type parameter in openpgp.generateKey (#1179) 2021-02-09 19:25:20 +01:00
general Check if any (sub)key is decrypted in Key.prototype.isDecrypted (#1182) 2021-02-09 19:25:20 +01:00
security Require User IDs to be objects; refactor UserIDPacket (#1187) 2021-02-09 19:25:20 +01:00
typescript Add TypeScript definitions (#1186) 2021-02-09 19:25:20 +01:00
worker Fix parsing of short P-521 keys and EdDSA, RSA signatures (#1185) 2021-02-09 19:25:20 +01:00
unittests.html Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
unittests.js Fix CI for older environments 2021-02-09 19:25:20 +01:00