搜索资源列表
用新的高级加密标准(AES)保持你的数据安全
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。 -AES (The Advanced Encryption Standard) is the National Institute
AES-encryption-and-decryption
- 用c语言实现AES算法的加密与解密功能,方便大家理解对称密钥和非对称密钥-C language AES algorithm for encryption and decryption functions, to facilitate understanding of the symmetric key and asymmetric key
ban2007
- A cryptographic library optimized for the ARM7TDMI architecture. The library includes the AES, SHA, RSA, some PRNGs and ECC (ECDSA) over all the SECG-recommended curves. The library is written in GNU assembler and C, the testing is done in Keil uVisi
AES
- AES算法C源码(加解密),简单测试了一下,可以用,领解压文件里有两个解密加密rar的算法,感兴趣的可以看下。-AES algorithm C source code (encryption and decryption), a simple test that can be used, there are two collar-extracting file to decrypt the encrypted rar algorithms, interested can look.
AES
- C++ implementation of the well known algorithm Advanced Encryption Standard AES