搜索资源列表
-
1下载:
欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的
//的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软
//件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上
//的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com
//技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
-
-
0下载:
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
-
-
2下载:
基于STM32 的AES加密算法,适合用在简单的存储加密,The STM32-based AES encryption algorithm, suitable for storage in a simple encryption
-
-
1下载:
基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
-
-
0下载:
基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
-
-
0下载:
a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG) are requ
-
-
0下载:
ccrypt is a command line utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard Unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cip
-
-
0下载:
inplementation of AES vhdl
The use of a list of law, VHDL language based polynomial-based finite field multiplier, for the AES algorithm
-
-
0下载:
基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
-
-
0下载:
一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
-
-
0下载:
基于可视化界面,实现DES加密算法,实现AES加密算法,实现对配置参数文件的读取保存,及参数的随机生成和更改-Based visual interface to achieve the DES encryption algorithm, AES encryption algorithm, to achieve the configuration parameters to save the file to read, and the parameters of the randomly gene
-
-
1下载:
市场上车门无钥匙进入(Passive Keyless Entry,PKE)系统成本高、种类少、应用灵活度低,大部分汽车无法配备。
本文在AES加密算法的基础上,提出了一种类似于滚动加密算法(KEELOQ)的通信安全协议,并应用于无钥匙进入系
统,既降低了成本,又保证了通信安全,且更具灵活性。
关键词:无钥匙进入;AES;加密-Keyless entry door on the market (Passive Keyless Entry, PKE) system is high
-
-
0下载:
为实现AES加密设计的高速实现,本设计引进了一种AES的并行设计算法,整体结构和加密进程,基于FPGA本身的特征和算法,设计使用并行处理算法来实现并行处理进程。-To implement the design of the AES algorithm with a high speed, the thesis introduce the principia mathematica of AES algorithm, integral structure and the Encryption pr
-
-
0下载:
Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
-
-
1下载:
该模块是基于FPGA的AES加密算法实现的Verilog代码,包含一个顶层文件和两个调用模块,最高误差在15ns-This module is the AES encryption algorithm FPGA based on the Verilog code, contains a top-level files and two call module, the maximum error in 15ns
-
-
0下载:
Rijndael (pronounced Reindaal) AES算法,由Joan Daemen and Vincent Rijmen设计。-//Rijndael (pronounced Reindaal) is a block cipher, designed by Joan Daemen and Vincent Rijmen as a candidate algorithm for the AES.
//The cipher has a variable block length an
-
-
0下载:
aes算法,实现了一个简单的基于aes算法的加密程序,提高了加解密速率-aes algorithm to achieve a simple algorithm based aes encryption program to improve the speed of encryption and decryption
-
-
0下载:
在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。-In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation
-
-
1下载:
用C/C++实现加解密算法及其应用:AES 和基于AES 的CMAC(Encryption and decryption algorithm and its application with C/C++: AES and CMAC based on AES)
-
-
3下载:
通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基
-