搜索资源列表
aes_inv_cipher_top
- aes ip core, 128 bits
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
Aes
- 一款顶级AES加密解密的例子,很好用,需要设置保护的用户可以参考。-AES encryption and decryption, a top example of good use, the need for the protection of the user can refer to.
AESASES
- 实现AES算法 实现AES算法 -achieve AES algorithm AES algorithm is AES AES algorithm is AES algorithm AES
AesCode2.0
- aes加密代码,加密速度还好,经过长时间精心设计的-some code to encrypt files,the code is optimized
Aes
- 用vc实现的aes加密和解密算法。有住示,便于阅读和理解。-Vc achieved using des encryption and decryption algorithm. There are live show, easy to read and understand.
gf28
- MATLAB实现的伽罗华域乘法,在AES的安全算法中应用到-MATLAB implementation Galois field multiplication, in the AES security algorithm applied to the
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.
Rijndael
- AES的小程序,适合基础的学生学习研究界面-AES small program for students with a research interface
aes
- aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
AES
- 本文是AES算法的一种C++实现,AES的很多实现方法中,这一种不一定是最好的。-This is the AES algorithm is a C++ implementation, AES' s a lot of realization, this one kind is not necessarily the best.
AES
- AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
aes
- 这是一个aes的加解密程序,基于C++平台,可以直接运行。(This is a AES encryption and decryption procedures)
AES-CTR
- 仿真AES算法,工作在CTR模式下。用于多个平台的数据加密(simulation of AES algorithm working at CTR mode)
AES超过128位密码jdk报错解决
- 使用AES加密时,当密钥大于128时,代码会抛出java.security.InvalidKeyException: Illegal key size or default parameters Illegal key size or default parameters是指密钥长度是受限制的,java运行时环境读到的是受限的policy文件。文件位于${java_home}/jre/lib/security 这种限制是因为美国对软件出口的控制。(AES more than 12
AES
- 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
aes
- aes的实现(aes)
AES
- AES based approach for encryption
AES加密_解密_verilog代码
- 用Velirog语言实现AES加密解密,可在FPGA上实现(AES encryption and decryption in Velirog language)