搜索资源列表
45685
- 本文详细介绍如何用C#实现RC5加密和解密算法-This paper describes how to use C# to achieve RC5 encryption and decryption algorithm
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