Skip to content

Commit

Permalink
word to md5
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbalaci committed Apr 13, 2013
1 parent c46fdbe commit 9d6def4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jabbapylib/hash/hash.py
Expand Up @@ -37,3 +37,5 @@ def file_to_md5(filename):
#
filename = '/usr/bin/bash'
print file_to_md5(filename)

print string_to_md5(raw_input("Word to md5: "))

0 comments on commit 9d6def4

Please sign in to comment.