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

搜索资源列表

  1. AES

    0下载:
  2. AES加密C源码,我调试过了可以用,最好能再做个界面,方便很多-AES encryption C source, I can debug over, can be the best interface for many
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:795309
    • 提供者:小释
  1. AES

    0下载:
  2. 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3217520
    • 提供者:asd
  1. AES_quick_demo

    0下载:
  2. 加密速度快的AES算法源码,VC++环境实现-Faster than the AES encryption algorithm source code, VC++ Environment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:42161
    • 提供者:lv
  1. S-AES

    2下载:
  2. 一种简化的AES加解密程序(simplified AES),附十组测试用例-A simplified, AES encryption and decryption procedures (simplified AES), attached to the set of test cases 10
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-10-27
    • 文件大小:206848
    • 提供者:joe
  1. AES_implementation

    1下载:
  2. 基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:43455
    • 提供者:Ye Li
  1. AES-CPP

    0下载:
  2. aes(rijndael 算法)的C++实现,详细讲解了aes的原理,并讲解利用C++的实现方法-aes (rijndael algorithm) C++ implementation, explained in detail the principles of aes, and explain the use of C++ implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:252830
    • 提供者:Bruce Lee
  1. AES

    0下载:
  2. 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:146327
    • 提供者:冷眼单行
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. aes-128

    0下载:
  2. aes-128加密解密,算法运行生成初始向量和加密文件,通过解密得到源文件。-aes-128 encryption and decryption algorithm is run to generate the initial vector and encrypted files, source files obtained through decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:65324
    • 提供者:张军
  1. AES_CPP

    0下载:
  2. AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3974
    • 提供者:流星
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. aescore

    1下载:
  2. 基于FPGA的AES算法实现的VERILOG源代码,对于信息安全专业研究AES算法的硬件实现很有用-FPGA-based AES algorithm implementation VERILOG source code, for the information security professional research of the hardware implementation of AES algorithm is useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:195647
    • 提供者:李华
  1. Sample.java.tar

    0下载:
  2. AES 256 bit encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1447
    • 提供者:arun
  1. cryptofDESAESRSA

    1下载:
  2. 实现了DES、AES、RSA的字符串加密,含界面,人机友好。-Implements DES, AES, RSA encryption string, including the interface, human-computer friendly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1758635
    • 提供者:常鹏
  1. AES_GCM_128_z

    2下载:
  2. GCM工作模式、AES加密代码 C文件-AES GCM C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-01-21
    • 文件大小:14336
    • 提供者:胡进
  1. AESC

    0下载:
  2. AES算法在visualstudio6下用c语言实现,控制台程序-Under the AES algorithm in visualstudio6 with c language, console application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:9113
    • 提供者:xjg
  1. AES

    0下载:
  2. AES加密算法 2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。 美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8308
    • 提供者:icefire
  1. AES128

    0下载:
  2. 很不错的aes C源码,简单易懂,已经过验证-AES C source code is very good, easy to understand, has been validated
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3116
    • 提供者:张树威
  1. AES

    0下载:
  2. AES算法的封装,c语言版,封装的还不错-AES algorithm package, c language version, the package is all right.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3503
    • 提供者:徐胭脂
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com