搜索资源列表
Cipher
- C#实现的移位、仿射、希尔加密程序。界面良好,功能全面。-C# to achieve the shift, affine, Hill encryption. Good interface, full-featured.
en-de-cryption
- 演示各种数据的加密方式,md5,rot13,凯撒加密等。-Demonstrate various data encryption, md5, the rot13 Caesar cipher.
RC5
- RC5加密算法类C# RC5分组密码算法是1994由麻萨诸塞技术研究所的Ronald L. Rivest教授发明的,并由RSA实验室分析。它是参数可变的分组密码算法,三个可变的参数是:分组大小、密钥大小和加密轮数。在此算法中使用了三种运算:异或、加和循环。-RC5 encryption algorithm class C# RC5 block cipher algorithm in 1994 by Professor Ronald L. Rivest Massachusetts Ins
AES
- 信息与通信安全中的AES加密算法实现,以及基于AES的CMAC(基于分组密码的消息认证)。-Information and communication security AES encryption algorithm, and AES-based CMAC (cipher-based message authentication).
kg
- 序列密码KG,可用于对称密码加密等,适合对称密码课提交作业使用。-sequential cipher KG,Can be used for symmetric encryption, etc., suitable for the use of symmetric cryptography class assignments.