Skip to content

megasia/crypto-hash-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-hash-poc

hash collision PoC

Repository clone

$ git clone https://github.com/megasia/crypto-hash-poc.git

Create virtualenv and activate

$ virtualenv venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt

Run

Run tests to check

$ cd tests
$ python main_test.py

About

hash collision PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages