fork-openpgpjs/src
larabr 8d67af729a Use higher level functions in key validation tests (#1128)
Use `key.keyPacket.validate` instead of `crypto.publicKey.validateParams`, see
https://github.com/openpgpjs/openpgpjs/pull/1116#discussion_r447781386.

Also, `key.decrypt` now only throws on error, no other value is returned.

Also, fix typo (rebase error) that caused tests to fail in Safari for p521.
2021-02-09 19:25:20 +01:00
..
config Use ES6 classes 2021-02-09 19:25:20 +01:00
crypto Use higher level functions in key validation tests (#1128) 2021-02-09 19:25:20 +01:00
encoding Rename enums to use camelCase (#1093) 2021-02-09 19:25:20 +01:00
key Use higher level functions in key validation tests (#1128) 2021-02-09 19:25:20 +01:00
keyring Appease linter 2021-02-09 19:25:20 +01:00
packet JSdoc types & ESLint fixes (#1132) 2021-02-09 19:25:20 +01:00
type JSdoc types & ESLint fixes (#1132) 2021-02-09 19:25:20 +01:00
cleartext.js Use ES6 classes 2021-02-09 19:25:20 +01:00
enums.js Rename SymEncryptedAEADProtectedDataPacket to AEADEncryptedDataPacket 2021-02-09 19:25:20 +01:00
hkp.js Use ES6 classes 2021-02-09 19:25:20 +01:00
index.js Allow dead code elimination 2021-02-09 19:25:20 +01:00
message.js Rename SymEncryptedAEADProtectedDataPacket to AEADEncryptedDataPacket 2021-02-09 19:25:20 +01:00
openpgp.js Use ES6 classes 2021-02-09 19:25:20 +01:00
polyfills.js Remove compat polyfills 2021-02-09 19:25:20 +01:00
signature.js Use ES6 classes 2021-02-09 19:25:20 +01:00
util.js JSdoc types & ESLint fixes (#1132) 2021-02-09 19:25:20 +01:00
wkd.js Use ES6 classes 2021-02-09 19:25:20 +01:00