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

搜索资源列表

  1. AES_GCM_128_z

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

    • 发布日期:2015-01-21
    • 文件大小:14336
    • 提供者:胡进
  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. Android-AES

    0下载:
  2. 自己用过的一个android下使用aes加密算法的类,很好用。强烈推荐!-Own an android used to use aes encryption algorithm class, easy to use. Highly recommended!
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:1126
    • 提供者:hupeng
  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-26
    • 文件大小:20767
    • 提供者:hanyu
  1. AES

    0下载:
  2. AES加密与解密系统,适用于128bit的16进制数据。-AES encryption and decryption system, applicable to 128bit hexadecimal data.
  3. 所属分类:Database system

    • 发布日期:2017-04-02
    • 文件大小:9919
    • 提供者:wmt
  1. AESMatlab

    1下载:
  2. AES加密算法的Matlab仿真及应用,内容比较清晰-AES encryption algorithm of the Matlab simulation and applications, content, clearer
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:120571
    • 提供者:宁国强
  1. CryptoAPI

    0下载:
  2. 利用CryptoAPI实现AES加密解密程序设计-AES encryption and decryption using CryptoAPI Implementation Program
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:171942
    • 提供者:wxl
  1. c语言的AES加解密算法

    4下载:
  2. aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
  3. 所属分类:Windows编程

  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46646
    • 提供者:李健
  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  1. MATLAB-adu

    1下载:
  2. 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:17408
    • 提供者:朱小龙
  1. MyEncypt

    0下载:
  2. 加密解密源程序,计算机安全课程设计,实现DES,3DES,AES加密解密,界面友好,操作简单-Encryption source code, computer security program design, implementation, DES, 3DES, AES encryption and decryption, user-friendly, simple operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:46205
    • 提供者:天河
  1. AES

    0下载:
  2. AES 加密解密算法,我的应用密码学课程实验-AES encryption and decryption algorithms, Applied Cryptography course of my experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2841
    • 提供者:曹峰
  1. AES(java)

    0下载:
  2. AES加密算法(java实现)具体描述了一个简单的例子,可以实现对文本文件的加密和界面-AES encryption algorithm (java implementation)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4688
    • 提供者:孙晓辉
  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-14
    • 文件大小:40780
    • 提供者:斯芬克斯
  1. AES.v1.3

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。-AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:210395
    • 提供者:nison chen
  1. RIJNDAEL_EN_TOP

    0下载:
  2. AES加密运算模块,运算速率100Mbps,请大家参考-AES encryption algorithms module, computing speed 100Mbps, please refer to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:16865
    • 提供者:刘文庆
  1. Demo_aes

    0下载:
  2. AES加密解密算法源代码 -AES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. 实现AES 的加密与解密。用户可以自己给出明文-The realization of AES encryption and decryption. Users can express themselves given
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4649976
    • 提供者:mr yao
  1. AES

    0下载:
  2. 客户端程序和服务端程序的加密算法,被调用到主程序相应模块.-Programs and services the client-side encryption algorithm process, the corresponding call to the main program module.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:19836
    • 提供者:李伟
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com