fork-openpgpjs/test/general
2021-02-09 19:25:20 +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 Return Uint8Array(Stream) instead of object when armor = false 2021-02-09 19:25:20 +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 Don't use native streams in old Edge 2021-02-09 19:25:20 +01:00
packet.js Don't overwrite Web Streams Polyfill to globals 2021-02-09 19:25:20 +01:00
signature.js Don't overwrite Web Streams Polyfill to globals 2021-02-09 19:25:20 +01:00
streaming.js Don't use native streams in old Edge 2021-02-09 19:25:20 +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