@arex21/cryptotools

1.1.5 • Public • Published

CryptoTools

A hashing tool supporting 52 Hashing Algorithms , able to digest both text and file easily

Installation

npm i -g @arex21/cryptotools

Usage

To digest text

digest <algorithm> <text>

To digest file

digest <algorithm> <file_path>

To get information

cryptotools

Example

To digest a string using SHA256

digest sha256 "Hello World"

Readme

Keywords

none

Package Sidebar

Install

npm i @arex21/cryptotools

Weekly Downloads

3

Version

1.1.5

License

ISC

Unpacked Size

37.7 MB

Total Files

12

Last publish

Collaborators

  • arex21