summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexey Borzenkov [Mon, 16 Nov 2009 12:40:17 +0000]
Added MBOX cipher
Alexey Borzenkov [Tue, 27 Oct 2009 11:18:14 +0000]
Added another variant of little-endian Blowfish.
This one is for Race On STCC
Alexey Borzenkov [Fri, 18 Sep 2009 08:35:15 +0000]
Added another variant of little-endian Blowfish.
Newer version of the game that used little-endian Blowfish now also
uses another variant with a slightly different s_init table. Implement
to do decrypt/encrypt game files. :)
Alexey Borzenkov [Sun, 21 Dec 2008 18:05:53 +0000]
Improve performance of XOR cipher
Alexey Borzenkov [Sun, 21 Dec 2008 17:50:15 +0000]
Workaround warnings in Python 2.6
Python 2.6 deprecates sha and md5 modules, use hashlib instead
Alexey Borzenkov [Wed, 30 Jan 2008 09:51:22 +0000]
Crypto.Cipher.XOR: allow any key length
Alexey Borzenkov [Fri, 14 Dec 2007 11:45:50 +0000]
Added little-endian variant of Blowfish.
Alexey Borzenkov [Fri, 14 Dec 2007 11:44:10 +0000]
Imported version 2.0.1