fork-openpgpjs/test
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
..
crypto Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
general Use native BigInt when available instead of bn.js (#1119) 2021-02-09 19:25:20 +01:00
security Allow dead code elimination 2021-02-09 19:25:20 +01:00
worker Switch build system to rollup 2021-02-09 19:25:20 +01:00
unittests.html Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
unittests.js JSdoc types & ESLint fixes (#1132) 2021-02-09 19:25:20 +01:00