onf-gpg-wrapper
Version:
A simple wrapper for GPG.
19 lines (10 loc) • 547 B
Markdown
# onf-gpg-wrapper
[](https://travis-ci.org/btoll/onf-gpg-wrapper)
[](https://coveralls.io/github/btoll/onf-gpg-wrapper?branch=master)
**onf-gpg-wrapper** is a wrapper around [GPG] that makes encryption and decryption in any JavaScript application a breeze.
## Example
## Installation
`npm i onf-gpg-wrapper`
## License
[GPG]: https://gnupg.org/
[GPLv3](COPYING)