fork-openpgpjs/test/general
Daniel Huigens 8c3bcd1f21 Reject signatures using insecure hash algorithms
Also, switch from returning false to throwing errors in most verify*()
functions, as well as in `await signatures[*].verified`, in order to be
able to show more informative error messages.
2020-02-25 15:06:15 +01:00
..
armor.js Add and require primary key binding signatures on signing keys 2018-11-05 11:47:45 +01:00
brainpool.js Use Web Crypto & Node crypto for RSA signing and verifying (#999) 2019-11-18 14:59:01 +01:00
decompression.js Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
ecc_nist.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
ecc_secp256k1.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
hkp.js Disable HKP tests (#940) 2019-08-09 20:03:40 +02:00
index.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
key.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
keyring.js Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
oid.js OID's stored as Uint8Array 2018-03-01 11:35:16 -08:00
openpgp.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
packet.js Throw when trying to encrypt a key that's already encrypted (#950) 2019-08-19 13:27:52 +02:00
signature.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
streaming.js Use Web Crypto & Node crypto for RSA signing and verifying (#999) 2019-11-18 14:59:01 +01:00
testInputs.js Support unicode surrogate code points 2018-08-14 17:24:40 +02:00
util.js Accept @ in User ID names (#930) 2019-07-18 15:45:54 +02:00
wkd.js Switch from Sauce Labs to Browserstack (#965) 2019-09-16 14:59:06 +02:00
x25519.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00