pure-python blowfish implementation

52 views
Skip to first unread message

Eric S

unread,
Feb 6, 2009, 9:29:57 AM2/6/09
to Satchmo users
Hi,

this may be useful if your hoster does not support Crypto native
module: I made an adaptation of a pure python blowfish algorithm
compatible with Crypto API:

the algo:
http://ivoras.sharanet.org/projects/blowfish.html

the module:
http://djangodev.free.fr/blog/wp-content/2009/02/crypto_blowfish.zip

Cheers,
Eric

Chris Moffitt

unread,
Feb 6, 2009, 5:53:47 PM2/6/09
to satchm...@googlegroups.com
Interesting. Thanks for pointing this out. If you get a chance, put in a ticket with these links so we can look for it in the future.

-Chris

Eric S

unread,
Feb 10, 2009, 6:36:39 AM2/10/09
to Satchmo users
A bugfix version of my module:
http://djangodev.free.fr/blog/wp-content/2009/02/crypto_blowfish_2.zip

I allows to use a dummy implementation in order to improve security:
the encrypted data stored is "XXXXX" (same length as the original).
Reply all
Reply to author
Forward
0 new messages