搜索资源列表
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
CSharpAES
- 使用c#进行AES加密的算法演示,带有可视化的加密步骤演示-AES encryption using c# to demonstrate the algorithm with the encryption step visual presentation
csharp
- AES algorithm. CSharp realization.
AES
- 这是一个有关密码学的实验,实现了AES算法,用C+程序实现。-This is a cryptography experiments AES algorithm, written in C+ program.
AESfile
- AES128 196 256加密文件,分别用3中加密算法对文件进行AES算法加密。-AES128 196 256 encrypted files, respectively, with 3 encryption algorithm AES algorithm for file encryption.
AESstr
- AES加密算法,对字符串进行加密,可选算法分别是AES128,AES196,AES256三种。-AES encryption algorithm to encrypt the string, optional algorithms are AES128, AES196, AES256 three kinds.
aes-c
- 用c语言来实现128字节的aes加密算法,功能简单易用,对初学者有很大帮助-Use c language to achieve 128 bytes aes encryption algorithm is easy to use, very helpful for beginners
SymEncrypt
- algorithm of encryption based on AES
AES-Encrypt
- AES加密算法实现AES加密、解密,可以帮助需要程序需要加密的程序员-AES encryption algorithm
AES
- 信息与通信安全中的AES加密算法实现,以及基于AES的CMAC(基于分组密码的消息认证)。-Information and communication security AES encryption algorithm, and AES-based CMAC (cipher-based message authentication).
AES 256 Encryptor Decryptor
- AES 256 Encryptor Decryptor implemented in C# with fully tested & working algorithm. For highend security for content this algorithm can be used.
secret
- 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
Lab2
- 信息安全试验,对称加密解密算法——aes和des,C++加openssl语言实现,编译环境是visual studio2010-Information security test, symmetric encryption and des, aes decryption algorithm, c++ with openssl language implementation, compile environment is visual studio2010