Skip to content

issues Search Results · repo:rzcoder/node-rsa language:JavaScript

Filter by

175 results
 (65 ms)

175 results

inrzcoder/node-rsa (press backspace or delete to remove)

I would love to get the polyfills, can this be released?
  • clangenb
  • Opened 
    on Apr 30, 2024
  • #234

First, I am very sorry for my poor English! I am writing program with node.js to test IC Card. So I need to run standard RSA (encrypt and decrypt). That is , RSA without padding , without random, without ...
  • leo33853870
  • Opened 
    on Jan 20, 2024
  • #232

(since I have haven t found a security policy or an email to report security vulnerabilities I m filing it directly here) I ve verified that the node-rsa 1.1.1 package running on node 21.1.0 is vulnerable ...
  • tomato42
  • 18
  • Opened 
    on Nov 25, 2023
  • #230

The problem When running in a Node process, encrypting with PKCS1 OAEP padding with custom label and SHA 256 hash algorithm, io.js does not pass the OAEP hash and OAEP label parameters to crypto.publicEncrypt(). ...
  • tonesandtones
  • 1
  • Opened 
    on Nov 10, 2023
  • #229

hi i installed this package and get this error. ERROR in ./node_modules/node-rsa/src/NodeRSA.js 10:12-29 Module not found: Error: Can t resolve crypto in C:\Users\f.gholami\Desktop\faraEtebarLogin\my-app\node_modules\node-rsa\src ...
  • faezegholami
  • 2
  • Opened 
    on Feb 27, 2023
  • #226

I am currently trying to encrypt a string in hex because I need to use it as a query param. With base64 encoding I would have to url-encode it first due to the special characters in base64. I am trying ...
  • TheSlimvReal
  • 2
  • Opened 
    on Aug 17, 2022
  • #222

Kindly release an update the package to use on reactnative. this will be more helpful.
  • akashsasidhar
  • 1
  • Opened 
    on Jul 31, 2022
  • #221

I get the below error with browserified file of Node-RSA module. Please help me in solving this issue. image
  • Dharani-coding
  • Opened 
    on Jul 27, 2022
  • #220

When trying to generate headers using node-rsa, I get the following error: [nuxt] [request error] this[D].init is not a function at new Sign (https://nuxt-starter-jzgdht.w.staticblitz.com/blitz.331c80ffab288536319518a60349d00207075dad.js:6:1135208) ...
  • dosstx
  • Opened 
    on May 4, 2022
  • #217

I created a helper to get the public and private key. The pems files have been created with new NodeRSA ({b:1024}): const fs = require( fs ); const NodeRSA = require( node-rsa ); const getKeys = () = ...
  • alantoledo007
  • 8
  • Opened 
    on Apr 17, 2022
  • #215
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub