Animation of the SHA 256 algorithm
npm install sha256-animationConsole application for SHA 256 algorithm.
``zsh`
npm install -g sha256-animation
Or run the package direcly through npx
`zsh`
npx sha256-animation
`zsh`
git clone https://github.com/scott-dlai/sha256-animation.git
cd sha256-animation
npm install && npm run build
`zsh`
sha256-animation
`zsh`
sha256-animation --no-animation
`zsh``
sha256-animation --set-speed
This project is greatly inspired by in3rsha's project