Skip to content

ajaycc17/md5-hash-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MD5 Hash function: BS Project- IISERB(2022)

Under the BS project, the working principles of MD5 hash function were studied and used to implement the hash function which can be used to generate hash digests for any string or binary files. MD5 produces 128-bit hash digests. It is not considered as a secure cryptographic hash function anymore and is broken already, MD5 is used for basic checksums and integrity check nowadays. This repository contains both the works combined and uses C programming language for implementation of the function.

Author

Under guidance of

Acknowledgements

About

An implementation of MD5 hash function in C.

Topics

Resources

Stars

Watchers

Forks

Languages