搜索资源列表

  1. s_box实现

    0下载:
  2. 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.66kb
    • 提供者:刘力
  1. DesLA

    0下载:
  2. 功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis -- linear analysis (ie eight S_Box linear analysis)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.83kb
    • 提供者:小布丁
  1. s_box实现

    0下载:
  2. 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:7kb
    • 提供者:刘力
  1. DesLA

    0下载:
  2. 功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis-- linear analysis (ie eight S_Box linear analysis)
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:3kb
    • 提供者:小布丁
  1. aes_sbox

    0下载:
  2. The substitution tables (S-boxes) s_box and inv_s_box are used by the expanded key schedule function key_expansion and the en- and decrypting functions cipher and inv_cipher to directly substitute a byte (element of
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:2kb
    • 提供者:darshan
  1. aes_inv_sbox

    0下载:
  2. The inverse S-box is used in the decrypting function inv_cipher to revert the substitution carried out via the S-box. The corresponding AES-Matlab function declared in Line 1 of Listing 7 takes the Sbox (s_box) as
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:2kb
    • 提供者:darshan
  1. aes_key_expand_128

    0下载:
  2. The key expansion function takes the user supplied 16 bytes long key and utilizes the previously created round constant matrix rcon and the substitution table s_box to generate a 176 byte long key schedule w, which w
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:darshan
  1. aes_cipher_top

    0下载:
  2. the first task of the ”main” program aes_demo is a call to aes_init in Line 1. This initialization routine supplies 1 the actual en- and decryption functions (cipher and inv_cipher) with the expanded key schedule w,
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:2kb
    • 提供者:darshan
  1. AES-test

    0下载:
  2. AES对128bit数据的加密算法实现。s_box.txt中保存的是s盒和密钥-AES 128bit data encryption algorithm. s_box.txt saved s box and key
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:4kb
    • 提供者:YY
  1. AES---part-1-5

    0下载:
  2. In the initialization step the S-boxes (S_BOX and INV_S_BOX) and the polynomial matrices (POLY_MAT and INV_POLY_MAT) are created and an example cipher key is expanded into the round key schedule (W).aes part1-5-In the in
  3. 所属分类:成功激励

    • 发布日期:2024-11-29
    • 文件大小:2kb
    • 提供者:Mahmoudi
  1. AES---part-4-5

    0下载:
  2. In the initialization step the S-boxes (S_BOX and INV_S_BOX) and the polynomial matrices (POLY_MAT and INV_POLY_MAT) are created and an example cipher key is expanded into the round key schedule (W).aes part4-5-In the in
  3. 所属分类:成功激励

    • 发布日期:2024-11-29
    • 文件大小:3kb
    • 提供者:Mahmoudi
  1. s_box

    0下载:
  2. s_box table for AES algorithm
  3. 所属分类:波变换

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:hojin

源码中国 www.ymcn.org