fork-openpgpjs/test/crypto
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
..
cipher Switch build system to rollup 2021-02-09 19:25:20 +01:00
hash Switch build system to rollup 2021-02-09 19:25:20 +01:00
aes_kw.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
crypto.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
eax.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
ecdh.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
elliptic_data.js Apply eslint to test/crypto folder (#1003) 2019-11-19 14:29:32 +01:00
elliptic.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
index.js Finish merging key validation 2021-02-09 19:25:20 +01:00
ocb.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
pkcs5.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
random.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
rsa.js Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
validate.js Use higher level functions in key validation tests (#1128) 2021-02-09 19:25:20 +01:00