CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - AES 程序

搜索资源列表

  1. aes.rar

    0下载:
  2. 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:40509
    • 提供者:
  1. AES加密算法演示程序

    1下载:
  2. 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211094
    • 提供者:456
  1. test_AES.rar

    0下载:
  2. AES 128/256位密钥加密算法,带验证程序,验证通过,AES 128/256 bit key encryption algorithm, with the verification process, verification through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:34895
    • 提供者:zz
  1. AES-C

    0下载:
  2. aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:2407
    • 提供者:Bruce Lee
  1. aes-CCM

    1下载:
  2. 程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。-Basing on AES, this program can perform encryption and authentication. All test vectors are from NIST.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:20767
    • 提供者:hanyu
  1. AES

    1下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:77585
    • 提供者:王晓明
  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

    0下载:
  2. 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:40780
    • 提供者:斯芬克斯
  1. AES

    0下载:
  2. AES加密算法分析及其安全性研究,对于使用AES密码算法来研究网络、流媒体安全的程序员有帮助-AES encryption algorithm analysis and security research, for the use of AES cryptographic algorithm to study the network, security, streaming media programmers help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:281873
    • 提供者:xiaolin
  1. aes

    0下载:
  2. 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:9327
    • 提供者:张宇治
  1. AES

    0下载:
  2. 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:882901
    • 提供者:王恒
  1. AES

    0下载:
  2. AES算法完整源码与调用方法,不错的算法,程序比较简单,有兴趣的朋友深入研究噢。-aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:218820
    • 提供者:py
  1. aes

    0下载:
  2. 其程序是用xilinx环境下编写的,风格是Verilog,请大家提意见。-The program is written using xilinx environment, style Verilog, please comments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3355
    • 提供者:郝志刚
  1. DES-AES-RC4

    0下载:
  2. DES,AES,RC4加密技术的简单的演示程序,有兴趣的可以-DES, AES, RC4 encryption technology, a simple demo program, interested to see
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. aes加密解密程序源码,可实现对文件和字符串的加密和解密-aes encryption and decryption program source code, can be realized on the file and string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:640612
    • 提供者:king
  1. AES 加密算法接口及演示程序

    0下载:
  2. 提供AES加密算法接口,并有演示程序。有很好的参考价值(Provides the AES encryption algorithm interface, and has demonstration program)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-21
    • 文件大小:225280
    • 提供者:凯哥小白
  1. AES-GF(2^4)^2 for sbox

    2下载:
  2. AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:17408
    • 提供者:酱瓶
  1. AES封装好的

    0下载:
  2. 实现AES算法加解密,已经在实际工程中使用(AES ,encrypt, decrypt)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:拓子
  1. AES-master

    0下载:
  2. ASE加密算法具体应用程序,包括用具体的小示例。(ASE encryption algorithm specific applications, including the use of specific small examples.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:Stubborn_
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com