登录
首页 » Unix_Linux » trunk

trunk

于 2021-03-29 发布 文件大小:26KB
0 304
下载积分: 1 下载次数: 9

代码说明:

  AES128加密解密verilog程序,通过modelsim验证过(AES128 encryption and decryption verilog program, verified by modelsim)

文件列表:

rtl
...\aes_core.v,5678,2014-12-25
...\aes_ip.v,2442,2014-12-25
...\control_unit.v,15079,2014-12-25
...\datapath.v,14218,2014-12-25
...\data_swap.v,2849,2014-12-25
...\host_interface.v,11025,2014-12-25
...\key_expander.v,4916,2014-12-25
...\mix_columns.v,4347,2014-12-25
...\sBox.v,2377,2014-12-25
...\sBox_8.v,8337,2014-12-25
...\shift_rows.v,4170,2014-12-25
testbench
.........\aes_tb_vpi.v,5368,2014-12-25
.........\tb_aes_ip.v,19216,2014-12-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个好用的MD5的C++类;这个类可以在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC...
    这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。-This is an easy to use the MD5 of the C++ Category this category can be added to the console program can also be used in MFC, and it provides a detailed error handling function, is a safe type. MD5 is a routine procedure of MFC to support the two input strings and documents.
    2023-03-13 04:15:03下载
    积分:1
  • 基于Blowfish算法的文件源程序
    基于Blowfish加密算法的文件加密源程序-Blowfish encryption algorithm based on the source file encryption
    2022-12-20 09:20:03下载
    积分:1
  • ceaser转换文本技术
    ceaser转换文本加密技术-converting text encryption technology
    2022-02-12 16:27:21下载
    积分:1
  • Encryption-and-decryption
    加解密!实现微软的加解密的小例子。在用微软的加解密时的一点心得(Encryption and decryption! Microsoft' s encryption and decryption to achieve a small example.)
    2011-10-03 15:25:40下载
    积分:1
  • des cipher
    des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x
    2022-03-07 03:28:18下载
    积分:1
  • AES
    AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。(AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific implementation method.)
    2010-09-18 10:14:37下载
    积分:1
  • RSAEuro-1.03.tar
    des rsa des3 算法 可移植到symbian windows mobile 等平台(des rsa des3 algorithm can be ported to platforms such as symbian windows mobile)
    2007-07-12 11:10:11下载
    积分:1
  • title=Windows NT/2000/XP 一个RAM
    title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.-title = Windows NT/2000/XP a RAM-DISK file system driver memo = SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a filter driver disk.
    2022-04-22 14:05:11下载
    积分:1
  • 代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
    What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
    2023-06-18 10:00:03下载
    积分:1
  • AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于电子数据的规范。它被预期能成为人们公认的包括金融...
    AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for electronic data encryption standards. It was expected to be recognized by encryption including financial, telecommunications and government of digital information. This paper showed a picture of AES and its use of analytic algorithm. Including a complete C# and encryption.NET data, for example. After reading this you will be able to use AES encryption, AES-based testing and software in your system to use AES encryption.
    2023-05-23 08:40:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载