登录
首页 » matlab » AES

AES

于 2019-04-01 发布 文件大小:4KB
0 184
下载积分: 1 下载次数: 0

代码说明:

  AES加密的matlab程序,把关键步骤的函数都提供了,主要是英文教材上的源码(AES encrypted matlab program)

文件列表:

AES\add_round_key.m, 99 , 2019-03-29
AES\aes_init.m, 406 , 2019-03-27
AES\aff_trans.m, 212 , 2019-03-27
AES\cipher.m, 554 , 2019-03-29
AES\cycle.m, 285 , 2019-03-29
AES\find_inverse.m, 167 , 2019-03-27
AES\hash.m, 2793 , 2019-03-28
AES\key_expansion.m, 312 , 2019-03-27
AES\mix_columns.m, 384 , 2019-03-29
AES\poly_mat_gen.m, 326 , 2019-03-27
AES\poly_mult.m, 332 , 2019-03-27
AES\rcon_gen.m, 190 , 2019-03-27
AES\rot_word.m, 58 , 2019-03-27
AES\shift_rows.m, 81 , 2019-03-29
AES\sub_bytes.m, 82 , 2019-03-27
AES\s_box_gen.m, 281 , 2019-03-27
AES\s_box_inversion.m, 96 , 2019-03-27
AES, 0 , 2019-04-01

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

发表评论

0 个回复

  • RSA
    自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)
    2013-10-21 00:34:18下载
    积分:1
  • 在位图文档中如何进行基本的信息隐藏
    在位图文档中如何进行基本的信息隐藏-incumbent map document how the basic information hiding
    2022-04-10 20:34:32下载
    积分:1
  • DES_3DES
    说明:  DES算法是这样工作的:如Mode为加密,则用Key 去把数据Data进行加密, 生成Data的密码形式(64位)作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式(64位)作为DES的输出结果。在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据(如PIN、MAC等)在公共通信网中传输的安全性和可靠性。   通过定期在通信网络的源端和目的端同时改用新的Key,便能更进一步提高数据的保密性,这正是现在金融交易 网络的流行做法。 下面是DES原理及实现步骤,以及VC++关于DES加密解密的详细源程序(Complete source code, calling process, detailed explanation of the principle)
    2020-06-19 20:20:01下载
    积分:1
  • 的zip文件的码的程序
    解加密的zip文件的密码的程序 -Cracking encrypted zip file s password
    2022-01-22 16:33:00下载
    积分:1
  • has160哈希函数。用散列的方法将明文处理达到的效果。
    has160哈希函数。用散列的方法将明文处理达到加密的效果。
    2022-11-21 02:50:02下载
    积分:1
  • frft
    这是离散分数傅里叶,传输2D的图像加密解密,还有密钥的加密解密(This is the discrete fractional Fourier, transmission 2D image encryption, as well as the encryption key to decrypt)
    2010-05-20 19:29:51下载
    积分:1
  • ASFDSAF
    题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:     每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 1.程序分析: 2.程序源代码:(Topic: a company USES the public telephone relay data, data is four integers, in the relay in the process is encrypted, encryption rules are as follows: Each Numbers add 5, then use and divided by the number of 10 instead of a remnant, then the first and fourth exchange, the second and third exchange. 1. The program analysis: 2. The source code:)
    2012-05-26 20:07:28下载
    积分:1
  • 老外写的库cryptlib(版本3.1)
    老外写的加密库cryptlib(版本3.1)-foreigner to write encryption for cryptlib (version 3.1)
    2022-07-03 06:20:10下载
    积分:1
  • DES算法源代码,这是自己书写的源代码,里面采用了非常多的技巧来提高编码的效率,研究算法和源码的朋友们,我书写的这个代码可以作为你们很好的参考。...
    DES算法源代码,这是自己书写的源代码,里面采用了非常多的技巧来提高编解码的效率,研究算法和源码的朋友们,我书写的这个代码可以作为你们很好的参考。-DES algorithm source code, which is writing its own source code, which uses a lot of skills to improve the efficiency of the codec to study the algorithms and source of my friends, I am writing you this code can be used as a good reference.
    2023-03-14 14:30:03下载
    积分:1
  • sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1
    sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1-sha1sum verification algorithm, distributed cd image files, sha1 worth calculation, the certification sha1
    2022-03-25 08:47:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载