This is a little module use to encrypt and decrypt strings with RSA keys (public and private keys)
encryptor-e2e
is a lightweight Node.js library that provides end-to-end encrypted messaging using a hybrid cryptographic approach — combining RSA for key exchange and AES for message encryption. It simplifies the process of securely sending