rzcoder / node-rsa

Node.js RSA library
1.39k stars 205 forks source link

How can i set max encrypt message size? #212

Open ashikuzzaman-abir opened 2 years ago

ashikuzzaman-abir commented 2 years ago

encrypt method can only encrypt maximum 10 letter string into base64. how can i increase the size?