搜索资源列表
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
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
C
- aes algoritm c#. Realizale for students lab.
SimpleCryptographer
- Encryption and Decyption ...using 128 standard aes
csharpaes
- 使用c#进行aes加密的算法演示,带有可视化的加密步骤演示-aes encryption using c# to demonstrate the algorithm with the encryption step visual presentation
aes
- aes加密,可以实现对单个文件,字符等的信息进行加密保护,实现信息的安全保护.-aes encryption, can be achieved on a single file, character information such as encryption, to achieve information security.
csharp
- aes algorithm. csharp realization.
TAAEESDemoh
- aesDemo应用例程 aes(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包含金融、电信与政府数字字字信息的方法。本文展示了aes的概貌并解析了它使用的算法。包含一个完整的csharp实现与加密.NET数据的举例。在读完本文后你将能用aes加密、测试 一种基于aes的软件源码并能在你的系统中使用AE -aes (The Advanced Encryption Standard), aesDe
aes-BY-csharp
- aes高级数据加密标准在C#中的实现,这里应用了相应的组件并写了一个实现的方法,有需要的可以直接参考运用-Achieve of the aes(advanced encryption standard) by C#