fork-openpgpjs/test
larabr ca092c7cd0 Speed up decryptKey and encryptKey (#1192)
Change `openpgp.decryptKey` and `openpgp.encryptKey` to avoid deep cloning the
original key.
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 Speed up decryptKey and encryptKey (#1192) 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