搜索资源列表
rc5
- rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its
45685
- 本文详细介绍如何用C#实现RC5加密和解密算法-This paper describes how to use C# to achieve RC5 encryption and decryption algorithm
rc5_csharp
- rc5 encryption algorithm using c#-rc5 encryption algorithm using c#
main.c
- RC5 decoder for Atmel AVR Atmega8
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
RC5
- The RC5 implementation for C#