搜索资源列表
granados200.tar
- Granados是一个基于.NET的SSH客户端库。同时支持SSH1和SSH2。实现了AES, Blowfish, TripleDES, RSA, DSA等加密验证算法。实现TCP协议连接。-Granados is a based on. NET client library for SSH. At the same time support the SSH1 and SSH2. Achieved AES, Blowfish, TripleDES, RSA, DSA and other cryp
高级加密算法
- AES加密和解密源码!-AES encryption and decryption source!
CSharp[AESEncryptDecrypt]
- C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
MyEncypt
- 加密解密源程序,计算机安全课程设计,实现DES,3DES,AES加密解密,界面友好,操作简单-Encryption source code, computer security program design, implementation, DES, 3DES, AES encryption and decryption, user-friendly, simple operation
msdnmag200311aes
- 高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
Cryptor_src
- Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application - double c
aes
- AES的C++实现。是我们学校的一个教授写的-AES of C++ to achieve. Is a professor at our school wrote
C
- AES algoritm c#. Realizale for students lab.
Hardware_key
- This program get motherboard, bios, Hdd.. Serial number, and generate a code by AES algorythm. You can use it as HW key.c
SimpleCryptographer
- Encryption and Decyption ...using 128 standard AES
2_110
- 文字采用AES算法实现加密,然后再通过lsb算法将文字隐藏到bmp图片中。-Text using AES encryption algorithm, and then hide the text by lsb algorithm to the bmp image.
CSharpAES
- 使用c#进行AES加密的算法演示,带有可视化的加密步骤演示-AES encryption using c# to demonstrate the algorithm with the encryption step visual presentation
EnDecryDll
- 文件加密解密dll代码,AES加密,适合txt, hex文件-Encrypt Decrypt dll
AES_Encryption
- AES加密解密工具,使用c#开发,可以对数据进行加密和解密。-AES encryption and decryption tool, use the c# development, you can encrypt and decrypt data.
AES
- AES加密,可以实现对单个文件,字符等的信息进行加密保护,实现信息的安全保护.-AES encryption, can be achieved on a single file, character information such as encryption, to achieve information security.
CSharpCallDllAESEncanddEcr
- C#调用Delphi的dll以实现标准的AES加密解密算法,Reg.dll为Delphi所实现的标准AES加密解密动态链接库。-Delphi, C# call dll in order to achieve the standard AES encryption and decryption algorithms, Reg.dll to Delphi by the implementation of the standard AES encryption and decryption of th
AES
- 用c#语言简单的实现了AES的加密和解密功能 但是代码易懂-With c# language simple implementation of AES encryption and decryption code but easy to understand
csharp
- AES algorithm. CSharp realization.
AES-BY-CSharp
- AES高级数据加密标准在C#中的实现,这里应用了相应的组件并写了一个实现的方法,有需要的可以直接参考运用-Achieve of the AES(advanced encryption standard) by C#
CSharp-text-Encryption-Decryption-Using-AES-advan
- C# text Encryption Decryption Using AES advance encryption standard