mirror of
https://gogs.blitter.com/RLabs/cryptmt
synced 2026-06-22 21:36:01 +00:00
384 B
384 B
Implementation of cryptMTv1 stream cipher (but with mtwist64 as base accum) https://eprint.iacr.org/2005/165.pdf
Uses Mersenne Twister 64 golang implementation supplied by cuixin: gist