This website works better with JavaScript.
Home
Help
Sign In
ben
/
earwigbot
mirror of
https://github.com/earwig/earwigbot
Watch
1
Star
1
Fork
0
Code
Releases
4
Activity
148
Commits
2
Branches
3.9 MiB
Tree:
a2ceb7a855
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a2ceb7a855'
${ noResults }
Commit Graph
5 Commits (a2ceb7a85596fb49f8315aa4149969534ae5be18)
Author
SHA1
Message
Date
Ben Kurtovic
848ac58e7a
dramatically simplify error handling with !encrypt/!decrypt irc commands, thanks to previous commit
13 years ago
Ben Kurtovic
f90167e8e7
blowfish.encrypt(key, plaintext), blowfish.decrypt(key, cyphertext); clean up certain things; 'python lib/blowfish.py' is interactive; implement blowfish in Cryptography()
13 years ago
Ben Kurtovic
1e89d2a06f
new blowfish.py module, some changes in Cryptography(), LICENSE cleanup
13 years ago
Ben Kurtovic
02b8fbdd1b
ugh I am an idiot
13 years ago
Ben Kurtovic
369b60b823
adding Cryptography() IRC command class with hash functions via hashlib
13 years ago