/rsa-example

Primary LanguageJavaScript

RSA Example

This is a simple example of how to use the RSA algorithm to encrypt and decrypt data.

Client

yarn #or yarn install

yarn dev

Server

yarn #or yarn install

yarn dev