搜索资源列表
aes256b.zip
- AES 256 source code, standards passed,AES 256 source code, standards passed
aes-java-file
- 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
Sample.java.tar
- AES 256 bit encryption and decryption
JAVA-Aes
- 用Java编写的AES程序,AES的功能大体实现了,在MyEclipse下运行,我同学编的-AES written by Java programs, AES functions generally realized, in the MyEclipse to run, my classmates Part
AES
- 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
AES
- C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
AES
- AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
AES-Rijndael
- AES rijndael.js This is a modified version of the software described below, produced in September 2003 by John Walker for use in the JavsScrypt browser-based encryption package.
AES.v1.3
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。-AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys.
AES
- ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
aes
- Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
AES
- AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
AES
- 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
aes
- 自己实现的AES算法实现,如果用到的可以拿来参考一下啊-aes Advanced Encryption Standard
AES
- AES algorithm in java
aes
- 高级加密标准AES的FPGA实现,支持128,256密钥长度格式-Advanced Encryption Standard AES, FPGA implementation to support 128,256 key length format
AES
- AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Maste
AES
- AES algorithms program
AES
- aes encrypt and decrypt
AES 256 Encryptor Decryptor
- AES 256 Encryptor Decryptor implemented in C# with fully tested & working algorithm. For highend security for content this algorithm can be used.