Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add program to lookup by hash, for use with make test, add to words.txt, add hashes file #15

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jamesyoungdigital
Copy link

Fix lookup_hash.php even though it's a bit messy. Designed to be used with make test.

Then php test/lookup_hash.php sha1 sha1_hashes.txt

to try it out. Or omit the file name and it goes in interactive mode. Enter hashes, then type quit to exit.

James Young and others added 6 commits September 25, 2018 02:39
Add explanation of lookup_hash.php and example usage.
Add test run of lookup_hash.php with filename containing SHA-1 hashes.

That file is now in the test/ directory as well.
@jamesyoungdigital jamesyoungdigital changed the title Better pull request than before Add program to lookup by hash, for use with make test, add to words.txt, add hashes file Sep 24, 2018
@jamesyoungdigital
Copy link
Author

LookupTable.php and MoreHashes.php were added to test directory because of require_once(). Just makes it easier to test things out instead of modifying the require path.

@jamesyoungdigital
Copy link
Author

Clean up and add hash creation tool for tests in latest commit.

Update instructions for test cases, generating hash lists for the test suite, running test program in interactive mode.
@sdjkkfv
Copy link

sdjkkfv commented Apr 3, 2024

~~~~**@@#٪٪»«)(())()~~~#@jamesyoungdigital **~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants