f760c11728
disappeared.
3 lines
176 B
Text
3 lines
176 B
Text
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.
|