Skip to content

dominicmkennedy/SHA1-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA1-Haskell

This project is an implementation of the SHA-1 algorithm following the standard set forth in FIPS 180-4.
This implementation was written from scratch in 100% pure Haskell, and as such it does not rely on any outside modules or language extensions.
The purpose of this project is to improve my Haskell (feedback is accepted and appreciated). The project is built using cabal and includes a full testing suite which can be run using cabal test. That being said this code should not be used in any production environment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published