mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-11 08:36:42 +00:00

Remove BN.js fallback, and only keep native BigInteger interface (for algorithmic constant-time functions). Also, add support for TS modules, to move some over from the forked noble repos.