Python code for implementing a basic stream cipher. Presented scripts allow you to understand how a basic stream cipher works.
-
Updated
Apr 30, 2024 - Python
Python code for implementing a basic stream cipher. Presented scripts allow you to understand how a basic stream cipher works.
流密码(序列密码)加密解密工具。支持A5/1算法、RC4算法、ChaCha20算法的加密/解密
Add a description, image, and links to the streamcipher topic page so that developers can more easily learn about it.
To associate your repository with the streamcipher topic, visit your repo's landing page and select "manage topics."