Skip to content

An implementation of SHA512 written in pure bash. You are gonna love it!

License

Notifications You must be signed in to change notification settings

prushik/sha512.bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

# sha512.bash

An implementation of SHA512 written in pure bash! You are gonna love it!


In all seriousness though, this is very useless, its incredible how slow it is, and its super ugly and hacky because bash is really not good at this kind of thing. Really my intention is to give an excellent example of what you should not do in bash.

About

An implementation of SHA512 written in pure bash. You are gonna love it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages