搜索资源列表
AES
- AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
AesCode2.0
- aes加密代码,加密速度还好,经过长时间精心设计的-some code to encrypt files,the code is optimized
AES
- AES加密源代码实现,包括头文件、源代码及测试代码-AES encryption source code implementation, including the header files, source code and test code
aes
- aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
AES
- AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
rijndael-note-on-naming
- AES Code Explanation
AES
- AES加密算法,代码可以在VC6.0中直接运行-AES encryption algorithm, the code can be run directly in VC6.0
sbox-milp
- 描述AES算法的CPLEX算法的生成代码。-To generate CPLEX source code of AES
AES_.c
- AES的c语言代码,s盒子,逆s盒子,字节替换,行位移,列变换-AES c language code, s box, inverse s box, bytes replacement line displacement column transform
ase-code
- aes加密代码。。利用AES国际密码编码规范自己创建SBOX以及INVSBOX。。生成AES密码-AES cipher code
AES-C
- 一个aes 加密的c语言源代码,直接可用-A aes encryption source code directly available
AES_Linux_C
- Rijndael AES代码,用C语言实现-Rijndael AES code, using C language
AES
- 此代码主要完成对AES加密算法的实现,使用C++实现,简单易用-This code is mainly to complete the AES encryption algorithm, using C++ achieve, easy to use
003--AES
- AES密码算法的全部实现,包含全部源码,并且即刻运行不需要编译-AES cryptographic algorithm to achieve full, including all source code, and does not need to immediately run the compiler
aes
- IT IS CODE FOR AES ALGORITHM
AES
- AES加密算法实现,带界面,支持文件的加密解密-AES encryption code
ArduinoAES256-master
- 具有256位密钥的AES加密解密算法在matlab上的实现与应用-AES code
STM32_加解密库_UM0586_stm32-cryp-lib.zip_
- STM32 AES 官方加密库,官方源码(STM32 AES official encryption library, the official source code)
AES
- 简单的aes加解密算法,简单明了。可以参考一下(AES encryption and decryption algorithm)
aes_octave
- python写的AES加密代码(AES encryption code written in python.)
