# Functions

BytesToPrivateKey bytes to private key.
DecryptBytes decrypts json body to bytes.
DecryptWithPrivateKey decrypts data with private key.
This function generates RSA public and private keys for end to end encryption.
This function parses the private key to bytes.
PublicKeyToBytes public key to bytes.
This function generates a new key pair if not exists and saves them into pem files.