Skip to content

ajaycc17/blake2s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

BLAKE2s Hash function: BS and MS Project- IISERB(2022-23)

Under the MS project, the working principles, methods and optimsations over BLAKE was studied and used to implement the BLAKE2s hash function. It can produce hash for a given string or any binary file using CLI. Also, properties of BLAKE2s were analysed and preimage attacks were mounted on the round-reduced(i.e. 1.5 and 2 rounds) versions. This repository contains both the works combined and uses C/C++ programming language for implementation of the functions and attacks.

Author

Under guidance of

Acknowledgements

About

Implementation and round-reduced preimage attacks on BLAKE2s hash function.

Topics

Resources

Stars

Watchers

Forks

Languages