AbdelbakiBoukerche / rsa_encrypt

rsa encrypt package
MIT License
17 stars 16 forks source link

Added option to customize bit strength #13

Closed TheOneWithTheBraid closed 8 months ago

TheOneWithTheBraid commented 3 years ago

I simply added an option to specify the bit strength during key creation and avoided the compute() function on web (as isolates are not available there)