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

搜索资源列表

  1. improved-AES-algorithm

    0下载:
  2. 改进的AES算法实现程序,与时间标签相结合,达到密钥时时更新,算法安全性更高-Implementation of improved AES algorithm i
  3. 所属分类:Network Security

    • 发布日期:2017-11-18
    • 文件大小:793125
    • 提供者:Zhu Ming
  1. aes

    0下载:
  2. AES Rijndael cipher Modifications to public domain implementation: - support only 128-bit keys - cleanup.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:13254
    • 提供者:kuefouzo
  1. AES-encryption-algorithm-c

    0下载:
  2. AES加密算法c语言实现代码,对提高C语言编程能力有一定帮助。-AES encryption algorithm c language code, to improve the ability of the C programming language .
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-02
    • 文件大小:60273
    • 提供者:周利
  1. aes.tar

    0下载:
  2. C# AES crypt program
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:1530173
    • 提供者:aslash
  1. AES-C

    0下载:
  2. AES加密功能实现,c语言,附有解密代码,密钥长度128位,明文长度128位-AES encryption functions, c language, with decryption code, 128-bit key length, the length of the plaintext 128
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-01
    • 文件大小:1363987
    • 提供者:Alice Wang
  1. aes

    0下载:
  2. aes加密算法。。。用quartusii 调试通过哦-aes encryption algorithm. . . With quartusii debugging through, oh. . .
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:5831
    • 提供者:苏打水
  1. AES-algorithm

    0下载:
  2. AES encryption java implementation
  3. 所属分类:CA program

    • 发布日期:2017-11-20
    • 文件大小:3153
    • 提供者:ratna
  1. AES

    0下载:
  2. AES 算法源程序,标准C,可跨平台使用,也可直接在DSP或ARM内运行。-AES algorithm source, standard C, can be cross-platform use, may also be run within the DSP or ARM.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:283201
    • 提供者:echo
  1. Aes-javA

    0下载:
  2. ava API封装的有各种加密算法的,此源码只供交流AES密码算法的精妙及其程序实现-AES JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:4686
    • 提供者:吴东权
  1. AES

    0下载:
  2. AES算法实现,SOCKET通讯加解密,c++builder -AES algorithm, SOCKET communication encryption and decryption
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-07
    • 文件大小:467649
    • 提供者:孙艳
  1. AES

    0下载:
  2. AES加密实现,可以供大家参考算法实现细节-AES encryption to achieve
  3. 所属分类:CA program

    • 发布日期:2017-11-20
    • 文件大小:1904558
    • 提供者:
  1. AES

    0下载:
  2. aes加密,可加密bin文件,可在dos下调用,后跟两个文件路径,第一个是文件所在位置,第二个为需要存储的位置及名字。-AES encryption, encrypted bin file, you can call DOS, followed by two file path, the first one is the file location, second for location and name storage.
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:1023768
    • 提供者:sensiki
  1. C-AES-MCU

    0下载:
  2. C语言版的AES加密算法, MDK下使用-C-language version of the AES encryption algorithm, MDK use
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:5462
    • 提供者:浅议
  1. AES

    0下载:
  2. 清晰的代码,好的功能,大量的注释,实现AES密码算法-Clean code, good features, a lot of notes, AES cryptographic algorithm to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:192136
    • 提供者:王林
  1. AES

    0下载:
  2. AES加密算法越来越热门了,这里详细介绍了算法的流程,希望可以帮助到需要的同学们-AES encryption algorithm more and more popular, and here the algorithm described in detail the process, I hope to help the students who need to
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:10713
    • 提供者:杨春苗
  1. aes.txt

    0下载:
  2. aes是常用的加密算法,希望这个小程序,大家一起学习学习。-aes encryption algorithm is commonly used, I hope this small program, that we all learn.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:921
    • 提供者:董懂
  1. AES

    0下载:
  2. 应用于网络信息安全领域,采用AES加密算法对文件进行加密-Used in the field of network and information security, using the AES encryption algorithm to encrypt files
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-16
    • 文件大小:2617079
    • 提供者:邓晓龙
  1. AES

    0下载:
  2. 网络通信安全(密码学)中的AES加密源代码-Network Communications Security (Cryptography) in AES encryption source code
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:156585
    • 提供者:super
  1. AES--CPP

    0下载:
  2. 这个是AES加密解密算法的C++语言实现程序,希望对大家有所帮助。-This is AES encryption, decryption algorithm c++ language to implement programs, hope to be of help.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step of the detailed display
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:152362
    • 提供者:kimifetch
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com