Skip to content

mithilarun/jubilant-octo-pancake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA-256

This repository tracks the implementation of the SHA256 hashing algorithm as a part of CSE539 - Applied Cryptography.

To build

Obtain a copy of the source code, and navigate to the src directory.

cd src

Once this is done, run the make command to start the build process.

make

If for some reason, a clean build needs to be done, the previous build can be cleared using:

make clean

Contributors

  • Mithil Arun
  • Ambarish Ravindran
  • Vineet Mishra

About

The SHA-256 algorithm for the Applied Cryptography course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published