UNPKG

jsencrypt-ext

Version:

A Javascript library to extend jsencrypt and can encrypt/decrypt long message

4 lines (3 loc) 88 B
import JSEncrypt from './JSEncryptExt'; export { JSEncrypt }; export default JSEncrypt;