搜索资源列表
AES
- AES加密源代码实现,包括头文件、源代码及测试代码-AES encryption source code implementation, including the header files, source code and test code
AES
- AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
AES-C
- 一个aes 加密的c语言源代码,直接可用-A aes encryption source code directly available
AES_SOURCE
- AES算法源代码,128位明文,192位密文-algorithm of AES,message of 128 bits,key of 192 bits
DES_AES_For_ASP_VBScript
- asp版AES加密解密源代码,模式:ECB/CBC 默认:ECB 填充:PKCS5/NONE/ZERO 默认:PKCS5 编码:GK2312/UTF-8(Function: implementation of DES standard encryption algorithm with VBscr ipt)