263 B
263 B
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