TarikGul / fs-hasher

Tooling for filesystem encryption and hashing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fs-hasher

Simple CLI tool to create the hash of a file.

Example

$ yarn install
$ yarn start -h SHA512 -f ./path/to/file

About

Tooling for filesystem encryption and hashing


Languages

Language:TypeScript 90.0%Language:JavaScript 10.0%