Подскажите JS библиотеку для генерации ключей RSA и (де)шифрования строк? в гугле особого что вызывает доверия не нашёл, может есть у кого проверенная?
This library should work hand-in-hand with openssl. With that said, here is how to use this library.
Within your terminal (Unix based OS) type the following.
openssl genrsa -out rsa_1024_priv.pem 1024