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

搜索资源列表

  1. AES算法

    0下载:
  2. 一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:210096
    • 提供者:张力
  1. 最新AES源码

    0下载:
  2. 最新的AES源代码,AES加密算法为我们提供了强大快捷的对称加密方法。-the latest source code AES, AES encryption algorithm to provide us with a powerful and efficient symmetric encryption method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16743
    • 提供者:sss
  1. 对文件进行加密的aes源程序

    0下载:
  2. aes的一份转载代码,可以实现文件的加密-Aes reproduced in a code, files can be encrypted
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2869
    • 提供者:jack
  1. AES

    0下载:
  2. 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:陈剑峰
  1. aes-sourceCode

    1下载:
  2. AES高级加密标准的C代码,我调试过,很好用,跟大家共享。-AES Advanced Encryption Standard C code, I debugger that is useful, to share with you.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:87227
    • 提供者:杨力
  1. AES加密

    0下载:
  2. AES加密源程序示例-AES encryption source code examples
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33481
    • 提供者:真潇洒
  1. AES.Simple

    0下载:
  2. [加密与解密.第二版]附属源代码完全版 加密与截密算法实现-[encryption and decryption. 2nd edition] subsidiary version of the source code completely closed and secret encryption algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:194170
    • 提供者:yuanzy
  1. aes---

    0下载:
  2. 介绍关于aes密钥扩展的c伪代码,及种子密钥和子密钥的关系-Orangk'aes briefed on key expansion of c pseudo-code, and the seed-key and key relationship
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:101893
    • 提供者:zhangyini
  1. Aes_jiamidaima

    0下载:
  2. 网络安全加密的AES算法代码,希望大家能用的着。-network security encryption algorithm AES code, the hope everyone can be significant.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12288
    • 提供者:阿太
  1. truecrypt-4.3a-source-code

    0下载:
  2. 源码开放的加密软件。最新版本!!可以在一个文件内部创建多样化的加密磁盘并且将其配置为一个可以通过一个驱动器盘符访问的虚拟磁盘.任何存储在该虚拟磁盘上的文件可以被自动地实时加密,并且只有当使用正确的密码或者密匙配置时才可以访问. TrueCrypt 支持多样化的加密算法,包括 AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES 和 Twofish.其它的功能包括 FAT32 或者 NTFS 格式的支持,隐藏卷。-open sour
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:612002
    • 提供者:余伟
  1. AES

    0下载:
  2. AES算法源码,包括加密算法和解密算法。(ASE algorithm source code)
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:wison
  1. aes_thesis_v1.0

    0下载:
  2. aes code in verilog vhdl language which is very useful.
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:385024
    • 提供者:sur22
  1. aes

    0下载:
  2. Advanced Encryption Standard 128-Bits C Code.
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:8192
    • 提供者:Dr.Wael
  1. aes

    1下载:
  2. AES算法的实现,VC++代码,支持ECB模式(Implementation of AES algorithm, VC++ code.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:1203200
    • 提供者:heyjoe
  1. AES-master

    0下载:
  2. C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:说不得大师
  1. AES

    0下载:
  2. 简单的aes加解密算法,简单明了。可以参考一下(AES encryption and decryption algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1532928
    • 提供者:yxiand
  1. aes-master

    0下载:
  2. aes master by vhdl code and decode
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:68608
    • 提供者:Nguyen Nam
  1. Delphi加密(AES、MD5、XOR)

    3下载:
  2. 加密程序源码,delphi7,含AES,MD5,XOR加密,需要的朋友可以下载(Encryption program source code, Delphi7, including AES, MD5, XOR encryption, you need friends to download.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:2234368
    • 提供者:九龙神
  1. aes-master

    1下载:
  2. Verilog写的AES加密解密代码,带testbench。(AES encryption code written by Verilog with testbench.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:69632
    • 提供者:容止
  1. AES-File-EnDecryptor-Writed-by-CSharp-master

    1下载:
  2. 使用 C# 编写的AEC文件加密核心代码源码。(Use C# to write the AEC file encryption core code source code.)
  3. 所属分类:加密解密

    • 发布日期:2020-12-09
    • 文件大小:54272
    • 提供者:地摊夫妻
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com