katmagic

Results 5 issues of katmagic

I've made the Python module compatible with Python 3. Don't worry, it still supports the anachronists.

Supporting regular expressions breeds confusion and uses precious cycles. Three options should be implemented: `-b` to match at the beginning of the .onion, `-m` to match anywhere, and `-e` to...

Instead of using SHA1_Final(), use a custom function that produces only the first half of the hash in order to improve efficiency.

optimization

The -p option requires a pattern to be present even though it's not used.

bug

I added a Rakefile to automate installation.