CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - aes加密/解密算法

搜索资源列表

  1. Ken

    0下载:
  2. 此加密算法模块包含了AES,3DES,DES,MD5等多种加解密算法-this encryption algorithm module includes AES, 3DES, DES, MD5 and other encryption algorithm
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:212538
    • 提供者:shenyun
  1. TEA

    0下载:
  2. 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:2229
    • 提供者:YCLIU
  1. AES

    0下载:
  2. AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:4174
    • 提供者:张忠奎
  1. AES-Dec

    0下载:
  2. AES加密算法的解密算法,进行128位解密实现-AES encryption algorithm decoding method, a 128-bit Decoding
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:15765
    • 提供者:renyanpeng
  1. AVR

    0下载:
  2. AVR实现AES加密算法,能够提供加密解密,鉴权等功能。-AVR achieve AES encryption algorithm, can provide encryption and decryption, authentication and other functions.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:396146
    • 提供者:章书海
  1. AES

    0下载:
  2. 利用aes算法对文件进行加密解密,程序利用的工具是vc-Aes algorithm using encryption and decryption of files, the program is to use the tools vc
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:16420
    • 提供者:
  1. AES(complete)

    0下载:
  2. AES加密解密算法 C++实现 可直接使用-AES Encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:232234
    • 提供者:nadiayuan
  1. aes

    0下载:
  2. aes算法加密与解密程序,可以从文件读入数据,也可以自己输入数据。-aes algorithm encryption and decryption procedures, can be read from the file into the data, you can also input data.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5083
    • 提供者:萝莉
  1. aes

    0下载:
  2. AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:3822
    • 提供者:张培凤
  1. aes

    0下载:
  2. aes加密以及解密算法,我已经使用过了,不错的-aes encryption and decryption algorithms, I have used, good
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:2478
    • 提供者:焦战锋
  1. AES_algorithm

    0下载:
  2. AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:7864
    • 提供者:杨书金
  1. 001

    0下载:
  2. c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:28503040
    • 提供者:chenqun
  1. aes

    0下载:
  2. C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:532785
    • 提供者:张三
  1. AES

    0下载:
  2. AES算法实现,关于文件的加密解密。有些复杂-AES algorithm, the encryption and decryption on the file. Some complex
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:2512
    • 提供者:苏莫沫
  1. AES1

    0下载:
  2. AES加密解密算法,可以较好地实现加密与解密运算-AES encryption and decryption algorithm, can achieve encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:17189
    • 提供者:千夜
  1. AES

    2下载:
  2. AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program
  3. 所属分类:CA program

    • 发布日期:2016-07-08
    • 文件大小:4096
    • 提供者:张三丰
搜珍网 www.dssz.com