Ben Kurtovic
|
3405845303
|
minor fixes, cleanup, and general improvements
|
13 vuotta sitten |
Ben Kurtovic
|
9237a7ed9e
|
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
|
13 vuotta sitten |
Ben Kurtovic
|
af2e01a330
|
fixing imports in IRC commands
|
13 vuotta sitten |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
13 vuotta sitten |
Ben Kurtovic
|
d0cf12aa86
|
fix in crypt.py
|
13 vuotta sitten |
Ben Kurtovic
|
848ac58e7a
|
dramatically simplify error handling with !encrypt/!decrypt irc commands, thanks to previous commit
|
13 vuotta sitten |
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 vuotta sitten |
Ben Kurtovic
|
1e89d2a06f
|
new blowfish.py module, some changes in Cryptography(), LICENSE cleanup
|
13 vuotta sitten |
Ben Kurtovic
|
02b8fbdd1b
|
ugh I am an idiot
|
13 vuotta sitten |
Ben Kurtovic
|
369b60b823
|
adding Cryptography() IRC command class with hash functions via hashlib
|
13 vuotta sitten |