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

搜索资源列表

  1. 327531aes_code

    0下载:
  2. 关于AES加密算法的VC源代码,完整的算法程序编程,具有很高的参考价值。-AES encryption algorithm on the VC source code, a complete algorithm programming with a high reference value.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:72496
    • 提供者:周杰
  1. s_box实现

    0下载:
  2. 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7840
    • 提供者:刘力
  1. STFullScreen

    0下载:
  2. evc下全屏代码,可以让整个窗口覆盖整个桌面。使用方便。-AES under full-screen code, the whole window can cover the entire desktop. Easy to use.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7732
    • 提供者:join
  1. AESDemo

    0下载:
  2. 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41666
    • 提供者:曲进
  1. 097

    0下载:
  2. aes加解密算法源代码 delphi格式-Aes encryption and decryption algorithm source code format delphi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33374
    • 提供者:赵科
  1. aesCPP

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Standard algorithm. Belgians J.J.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3634
    • 提供者:Qoo
  1. 《EVC高级编程及其应用开发》源代码1_6

    0下载:
  2. 《EVC高级编程及其应用开发》源代码,所提供的代码具有一定的参考价值,evc开发的程序很少找的,不容错过-"EVC Advanced Programming and Application Development" source code, the code is to provide a reference value, AES developed procedures for the few, not to be missed
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5568695
    • 提供者:吴俊
  1. aes_core

    0下载:
  2. AES高级加密算法的verilog语言实现。同时附有AES协议的pdf文档,和此代码的测试程序,可作为一个IP核直接使用,可减少开发人员的设计时间。-AES Advanced Encryption Algorithm Verilog language. While the agreement with AES pdf documents, and that this code of the test procedure can be used as an IP core direct use,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:79788
    • 提供者:崔崔
  1. ucd-snmp-4.2.6.tar

    0下载:
  2. ucd-snmp源代码,是net-snmp的早期版本,比net-snmp功能少些,包含了snmpv1,snmpv2,snmpv3,部分代码,还包含了md5、shA认真和DES与AES的加密功能 -ucd - snmp source code is net-snmp early versions, net-snmp function less, includes SNMPv1, snmpv2, SNMPv3, some code, but also the md5, shA seriously
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1717379
    • 提供者:观光客
  1. aaffujhyigdsdfrdh

    0下载:
  2. Whirlpool算法被列入了ISO标准。主要原因是因为其强大的安全度。第一点,Whirlpool使用了和AES加密标准相同的转化技术,只不过,AES使用的模函数为:f(x) = x^8 + x^4 + x^3 + x + 1, 即0x11B;而Whirlpool使用的是:f(x) = x^8 + x^4 + x^3 + x^2 + 1, 即0x11D。第二点,Whirlpool的输出是512位的。为了加快计算速度,Whirlpool使用的所有表格都已经时间计算好了。Whirlpool在历史上
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:11634
    • 提供者:王丹
  1. AESExample

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption exampl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:668937
    • 提供者:majy
  1. GODLEWSS

    0下载:
  2. 来VCKBASE好长时间了,从没做过贡献,今天用到AES加密算法,在GOOGLE里好像还没找到C++的AES代码,所以就由C#版照搬了一个类出来,只为方便大家使用,大家不要骂我抄袭哦,版权还是人家C#版的,有BUG mail:jruinet@163.com,在VC7.1下编译调试成功,下面是源代码,你们自已看着办吧-to VCKBASE good long time, but have never done contribution today use AES encryption algori
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:243130
    • 提供者:jarod
  1. ModiRegister

    0下载:
  2. evc下实现修改注册表的操作。该方法在vc下也可用。没有装evc的朋友可以将代码拷贝到下编译。-AES under the operation of the registry changes. The method can also be used under vc. AES not equipped friends can be copied to the next code compiler.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45075
    • 提供者:
  1. CipherOne6.0

    2下载:
  2. 本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码 RsaKern---本软件加密、解密处理核心模块,Scaton Softw
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2314554
    • 提供者:wuyadong
  1. aes_c++

    0下载:
  2. aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3406
    • 提供者:imglacier
  1. WinCEC++readGPS

    0下载:
  2. wince下读取gps的程序源代码,解压在evc下运行-Nicholson read a GPS under the program source code, extracting the AES running
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5578
    • 提供者:gongzj
  1. CS2003081aes

    0下载:
  2. 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54019
    • 提供者:林靖然
  1. AEScode11

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

    • 发布日期:2008-10-13
    • 文件大小:203449
    • 提供者:唐伯虎
  1. aes_octave

    0下载:
  2. python写的AES加密代码(AES encryption code written in python.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:容止
  1. aes_128pprm3

    0下载:
  2. 基于PPRM3S盒的128位AES密码算法Verilog代码(Verilog code for 128 bit AES cipher based on PPRM3S box)
  3. 所属分类:VHDL/FPGA/Verilog

« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com