Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
No, none of mine is more efficient. Just trying new things. :-D
is it any more effective than the other approaches using itertools product?
it certainly seems far more complex than my paltry knowledge of coding so far can understand.
No, SHA1 cannot be reversed. This solutions tries several attempts to recover (using brute force) the word from SHA1.
I may be misunderstanding this but does it reverse the sha1 algorithm and convert the hash into a word?