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