搜索资源列表
encryptdll3.8 用C++简单地实现了AES算法
- 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
AES
- These file illustrates a Matlab implementation of the Advanced Encryption Standard-These file illustrates a Matlab implementation of the Advanced Encryption Standard
Crypt-Loki97-master
- Loki97 is 128-bit block cipher that accepts a variable-length key. It was designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. Loki97 was one of the 15 candidates for the AES. BONUS The C file, _loki97.c, is a standalone Loki97 i
