aboutsummaryrefslogtreecommitdiff
path: root/security/py-twofish/pkg-descr
blob: 8015e7440617b15a48b6ee6e0e1b5e5d8f68d792 (plain) (blame)
1
2
3
4
5
A pure python implementation of the Rijndael encryption algorithm. Useful for
quick string encryption in python programs but probably is not fast enough for
anything too big.

WWW: https://sourceforge.net/projects/twofish-py/