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
145
Commits
2
Branches
7.8 MiB
Tree:
7639b76d1c
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7639b76d1c'
${ noResults }
Commit Graph
5 Commits (7639b76d1c50022b2b6fb75bc7406441783ae5e6)
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