An open API service indexing awesome lists of open source software.

https://github.com/neurrone/cs4236-2016-2017-s1-rainbow-table-implementation


https://github.com/neurrone/cs4236-2016-2017-s1-rainbow-table-implementation

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CS4236-2016-2017-S1-Rainbow-Table-implementation

This is an implementation of a rainbow table for 24-bit passwords hashed with sha1 for CS4236 Cryptography Theory and Practice at NUS in the D programming language.

Install DMD and use compile.bat to compile. Use run.bat to generate the table and test with sample input of 5000 digests.