Skip to content

Playing around with cryptographic hashing algorithms

License

Notifications You must be signed in to change notification settings

takakv/digestive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash algorithm study

A couple of hashing algorithms I wrote in C in order to more deeply familiarise myself with the inner workings.

These implementations are by no means robust, perhaps not even precise, but they do aim to be correct.

NIST's Secure Hash Standard (SHS) publication can be found here.

RFC3174 SHA1 memo.

About

Playing around with cryptographic hashing algorithms

Topics

Resources

License

Stars

Watchers

Forks