UNPKG

o1js-rsa

Version:

This repository exposes the API from the [o1js RSA example](https://github.com/o1-labs/o1js/tree/main/src/examples/crypto/rsa), making it importable and enabling RSA65537 signature verification on the Mina blockchain across various projects that utilize [

4 lines (3 loc) 92 B
module.exports = { presets: [['@babel/preset-env', { targets: { node: 'current' } }]], };