@fw7/encrypt

0.0.1 • Public • Published

Encrypt

Example

import encrypt from '@fw7/encrypt'

const myPrivateKey = '@fw7_key'

const encryptedMsg = encrypt(myPrivateKey, 'Hello world')

Readme

Keywords

Package Sidebar

Install

npm i @fw7/encrypt

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

1.58 kB

Total Files

3

Last publish

Collaborators

  • robertoumbelino
  • fw7-solucoes