Files
openpgpjs/test
larabr 94848ecac4 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.
2020-09-14 15:35:27 +02:00
..
2020-09-14 15:35:27 +02:00
2020-09-14 15:35:26 +02:00