UNPKG

jsencrypt

Version:

A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.

3 lines (2 loc) 67 B
import { JSEncrypt } from './JSEncrypt'; export default JSEncrypt;