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
150
Commits
2
Branches
4.7 MiB
Tree:
74ddc5b702
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '74ddc5b702'
${ noResults }
Commit Graph
5 Commits (74ddc5b702d19375a407b6c87fd34f0447ba0fb3)
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