搜索资源列表
aes.rar
- AES加解密算法C源代码及详细解释,可以直接用作教学课件.,AES encryption algorithm C source codes and their detailed explanation, can be directly used for teaching.
AES
- Delphi AES 加解密算法,源码 + 调用例程!-Delphi AES encryption and decryption algorithms, source+ calling routine!
S-AES
- 一种简化的AES加解密程序(simplified AES),附十组测试用例-A simplified, AES encryption and decryption procedures (simplified AES), attached to the set of test cases 10
128bit-AES
- 完整的工程,128位aes加解密,有详尽的注释及文件说明-For AES encode and decode
AES
- 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
aes
- aes加解密,可以自己设定key,支持长度256,512,1024。-aes encryption and decryption
AES
- AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
aes
- 用C语言实现的aes加解密算法。分组长度设定为128,密钥长度为128.-Using C language to achieve aes encryption algorithm. Packet length is set to 128, key length to 128.
rijndael_AES
- rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.
JiaMi
- 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
mini_aes_latest[1].tar
- AES 加解密 代码, 有文档说明,testbench-AES encoding decoding source code in HDL
aes
- aes加解密算法源代码,速度很快,可以vc编译-aes encryption algorithm source code, very fast, you can compile vc
AES-implementation-based-on-FPGA
- 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
AES-GF(2^4)^2 for sbox
- AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)
AES加解密调试
- AES加解密 内容 IV key AES调试 多种模式可选择(AES encryption and decryption content IV key debugging)
aes
- AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
AES封装好的
- 实现AES算法加解密,已经在实际工程中使用(AES ,encrypt, decrypt)
AES加密
- 基于openssl AES加解密功能封装(Encapsulation based on OpenSSL AES encryption and decryption function)
aes
- C语言实现的aes加解密文件,加密解密后都得到文件。(C language implementation of AES encryption and decryption files, encrypted and decrypted after the file.)
matlab实现AES加解密和基于AES的CMAC
- 基于matlab实现AES加解密和基于AES的cmac(AES encryption and decryption based on MATLAB and CMAC based on AES)