0.0.2 • Published 2 years ago

@gmjs/crypto v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Crypto Utilities

Some crypto helper functions.

Install

npm install --save @gmjs/crypto

Functions

  • hashMd5Hex(data: string | Buffer): string
    • Description - Hashes a string or Buffer using MD5 algorithm, and outputs the result as a hex string.
0.0.2

2 years ago

0.0.1

2 years ago