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

搜索资源列表

  1. aestable

    0下载:
  2. AES加密解密程序,C++实现的 做得不好,请多指教-AES encryption and decryption procedures, C realized not doing a good job, please enlighten
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:9330
    • 提供者:cwking726
  1. AesCode

    0下载:
  2. AES一种常用的加密解密方法 AES加密解密程序源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:84366
    • 提供者:陈飞
  1. Cryptography

    0下载:
  2. C#实现DES加密解密,AES加密解密.一个基本类,调用方便
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1333
    • 提供者:赵雨
  1. AES+socket

    0下载:
  2. AES加密算法,可实现CS模式加解密文件,有简单的图形界面
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1305071
    • 提供者:吴李涛
  1. AES-cipher

    0下载:
  2. 用C++编写的AES加密方法,可以对文件进行加密解密!
  3. 所属分类:加密解密

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

    1下载:
  2. AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处 按F5后, 知道到加密完成 可以看
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 用于实现AES加密、解密,加密128bits字符串,密码也是128bits。可扩展性很好,可以很容易地用于扩展成文件加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21164
    • 提供者:任凤仙
  1. AES

    0下载:
  2. 加密解密
  3. 所属分类:加密解密

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

    0下载:
  2. java实现AES 加密解密算法,有详细的方法与使用说明
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12014
    • 提供者:王创
  1. 文件加密软件

    1下载:
  2. 文件加密软件,采用AES加密算法处理 默认密匙采用128位,加密后文件,用户 不知道解密密码,打开为乱码。-file encryption software, using AES encryption algorithm used to deal with the default key 128, encrypted documents, users do not know decryption password, open to gibberish.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:243265
    • 提供者:马忠
  1. AES.rar

    0下载:
  2. 比较严谨的算法,分别针对字符串、文件、流的加密解密算法,, Respectively, for string, file, stream encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:249533
    • 提供者:cloneper
  1. AES-Cryption

    0下载:
  2. AES加密在iPhone上面的实现,提供较完整的加密解密接口,可以十分方便地实现AES加密-AES encryption in the iPhone implementation of the above, provide a more complete interface to encryption and decryption can be very easy to implement AES encryption
  3. 所属分类:iPhone

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

    1下载:
  2. AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-13
    • 文件大小:2365440
    • 提供者:tianyi
  1. AES

    0下载:
  2. AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3217520
    • 提供者:asd
  1. AesFlash

    0下载:
  2. AES加密解密算法的flash演示,有很好的参考研究价值-AES encryption and decryption algorithms of the flash presentation, there is a good reference for research value
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:146327
    • 提供者:冷眼单行
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. aes-128

    0下载:
  2. aes-128加密解密,算法运行生成初始向量和加密文件,通过解密得到源文件。-aes-128 encryption and decryption algorithm is run to generate the initial vector and encrypted files, source files obtained through decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:65324
    • 提供者:张军
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com