![]() |
||
---|---|---|
README.md | ||
Rabbit_Cipher.py | ||
Rabbit_Util.py |
README.md
Rabbit-Cipher
Rabbit stream cipher implementation in Python
Rabbit cipher introduction
useful links: http://cr.yp.to/streamciphers/rabbit/desc.pdf https://tools.ietf.org/html/rfc4503
Test cases from https://github.com/k3xr/rabbit/blob/master/rabbit_test.c