fork-openpgpjs/test/general
larabr 8854b097b4 Use native BigInt when available instead of bn.js (#1119)
In the lightweight build, lazily load bn.js only when necessary.

Also, use Uint8Arrays instead of strings in PKCS1 padding functions, and
check that the leading zero is present when decoding EME-PKCS1 padding.
2021-02-09 19:25:20 +01:00
..
armor.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
biginteger.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
brainpool.js Use higher level functions in key validation tests (#1128) 2021-02-09 19:25:20 +01:00
decompression.js JSdoc types & ESLint fixes (#1132) 2021-02-09 19:25:20 +01:00
ecc_nist.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
ecc_secp256k1.js Use higher level functions in key validation tests (#1128) 2021-02-09 19:25:20 +01:00
hkp.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
index.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
key.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
keyring.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
oid.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
openpgp.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
packet.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
signature.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
streaming.js Switch build system to rollup 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 Switch build system to rollup 2021-02-09 19:25:20 +01:00
wkd.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
x25519.js Use higher level functions in key validation tests (#1128) 2021-02-09 19:25:20 +01:00