node-rsa-pem-from-mod-exp
node-rsa-pem-from-mod-exp copied to clipboard
Create RSA Public Key PEM from Modulus and Exponent value in node.js
Results
2
node-rsa-pem-from-mod-exp issues
Sort by
recently updated
recently updated
newest added
This package showed up in a security scan due to the tokens in [signature.tests.js](https://github.com/tracker1/node-rsa-pem-from-mod-exp/blob/master/test/signature.tests.js). Ideally any test files are not published with the package to npm, which is what this...
Can you please publish a new version that contains the index.d.ts so I can use `import` syntax with it? I see that the file is there, but it is not...