What is sha1?
"native js function for hashing messages with SHA-1"
sha1 is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install sha1
# Install via Yarn
yarn add sha1