Hi, back when I was really getting into cryptography, I implemented a stream cipher algorithm from a research paper using Go.
Link: https://github.com/pre-eth/lilith
Paper: https://www.researchgate.net/publication/316942854_Blostream_A_high_speed_stream_cipher
Let me know your thoughts 🙂
GitHub
LILITH is a stream cipher written in pure Go. Contribute to pre-eth/lilith development by creating an account on GitHub.