@febzey/quickencrypt

1.0.0 • Public • Published

QuickEncrypt (WIP)

A minimal, easy to use hashing and encryption package.


Maintenance made-with-javascript Npm package version GitHub issues

QuickEncrypt is a nodejs package used for quickly and easily encrypting strings, this package relies solely on node's build in Crypto module, QuickEncrypt just makes it easier to use.

List of features

  • Encrypt strings with common encrypting and hashing algorithims.
  • Multiple encryption options.
  • Ease of use, beginner friendly.

Download & Installation

$ npm i @febzey/quickencrypt
$ yarn add @febzey/quickencrypt

Contributing

Keep it simple. Keep it minimal. Don't put every single feature just because you can.

Readme

Keywords

none

Package Sidebar

Install

npm i @febzey/quickencrypt

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

86.7 kB

Total Files

14

Last publish

Collaborators

  • febzey