UNPKG

cryptorjs

Version:

Encrypt and decrypt string, number and object using a key

4 lines 88 B
/** * Created by Fabio on 21/05/2017. */ module.exports = require('./src/cryptor');