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

搜索资源列表

  1. aes-JAVA

    0下载:
  2. 用JAVA 写的AES算法加密-java aes
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:223613
    • 提供者:aaayth
  1. aes

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit ke
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:211031
    • 提供者:图派克
  1. AES

    0下载:
  2. 用C语言实现的AES加密解密算法,希望对朋友们有用。-AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:35109
    • 提供者:yaofengyi
  1. AESHash

    0下载:
  2. 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:966830
    • 提供者:wangurey
  1. aes

    2下载:
  2. 高级加密标准AES的FPGA实现,支持128,256密钥长度格式-Advanced Encryption Standard AES, FPGA implementation to support 128,256 key length format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:86742
    • 提供者:dinxj
  1. CSharpAES

    0下载:
  2. 使用c#进行AES加密的算法演示,带有可视化的加密步骤演示-AES encryption using c# to demonstrate the algorithm with the encryption step visual presentation
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:188817
    • 提供者:任春龙
  1. EnDecryDll

    0下载:
  2. 文件加密解密dll代码,AES加密,适合txt, hex文件-Encrypt Decrypt dll
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:28018
    • 提供者:K
  1. aes

    0下载:
  2. c#做的aes加密,按照AES标准算法写的,做了小小优化。希望对学习AES的同学有用处,文件做了详细的注释说明。 -aes encryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES DES MD5加密源码 解密,以及应用-AES DES MD5 encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:377334
    • 提供者:wwwwww
  1. Cryptography

    0下载:
  2. AES加密解密,支持长字符加密,很好哦!!! -AES encryption and decryption, good oh! ! !
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:976
    • 提供者:亦心
  1. AES06

    0下载:
  2. aes的加密程序 为大家简单地进行aes加密服务的好程序-for aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:214189
    • 提供者:ccydy
  1. AES-Dec

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

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

    0下载:
  2. AES加密解密工具,使用c#开发,可以对数据进行加密和解密。-AES encryption and decryption tool, use the c# development, you can encrypt and decrypt data.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:230596
    • 提供者:YANG Jun
  1. aes

    0下载:
  2. 用C语言实现流行的AES加密,希望对大家有用。-Popular with the C language AES encryption, we want to be useful.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 分组密码AES加密解密软件,C语言模式,大家同分享。-AES(Block cipher)encrypty and decrypty,C progremm,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:198773
    • 提供者:leebo
  1. aes

    0下载:
  2. aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
  3. 所属分类:Other systems

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

    0下载:
  2. AES加密解密程序,经测试可用,供大家学习交流-AES encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:89965
    • 提供者:江浩
  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-03
    • 文件大小:396146
    • 提供者:章书海
  1. aes_crypto_core_latest.tar

    0下载:
  2. AES加密算法的Verilog实现,不包括测试文件-Verilog realization of AES encryption algorithm, not including test file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1926783
    • 提供者:sunyun
  1. aes

    0下载:
  2. AES 加密算法的一个精巧实现,提供加密实例-a cute C implementation of AES cryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:8488
    • 提供者:du yu ling
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com