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

搜索资源列表

  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

    1下载:
  2. AES加密算法,是一个不错的加密源码,采用VC++编写
  3. 所属分类:Windows编程

    • 发布日期:2014-01-20
    • 文件大小:339879
    • 提供者:朱敏
  1. CryptoAPI-AES

    0下载:
  2. 这里介绍了利用Microsoft CryptoAPI 实现AES加密的技术要点
  3. 所属分类:加密解密

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

    0下载:
  2. AES加密算法 密码学课程设计
  3. 所属分类:加密解密

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

    0下载:
  2. AES加密演算法Delphi程式,可以加密字符和文件。
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:233359
    • 提供者:pangweiwen
  1. aes加密算法

    0下载:
  2. 对文件实现用DES加密算法-right documentation can be achieved using DES encryption algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:301002
    • 提供者:何惠娜
  1. aes算法演示代码

    0下载:
  2. AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33409
    • 提供者:萧寒月
  1. rijndael-Aes

    0下载:
  2. 这是一个标准AEs加密算法,最大的加密流量达到了70M/s。包括主程序和头文件-this is a standard encryption algorithm AEs, the largest encrypted traffic reached 70M / s. Including the main program and the first document
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3311
    • 提供者:王王
  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. VB加密解密源代码

    2下载:
  2. rijndaelvb.zip The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class. The rijndael.asp file is a VBscr ipt ASP file that can be used as
  3. 所属分类:文件操作

    • 发布日期:2008-11-24
    • 文件大小:13456
    • 提供者:yusy2000
  1. aes加密解密

    0下载:
  2. 第一轮加密。。。。
  3. 所属分类:源码下载

  1. Delphi关于Xml加密解密

    0下载:
  2. Delphi关于Xml加密解密(采用AES加密方式)。-Delphi Xml encryption and decryption on (using AES encryption).
  3. 所属分类:加密解密

    • 发布日期:2012-08-22
    • 文件大小:47709
    • 提供者:hehe
  1. AES AES快速算法和蓝牙设备中用的E0算法

    2下载:
  2. AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等,AES fast algorithms and Bluetooth devices using the E0 algorithm (for encryption), E1 algorithm, E2 algorithm, E3 algorithm (for key management and authentication, etc.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-08
    • 文件大小:10150
    • 提供者:
  1. AES-Cryption.zip

    0下载:
  2. 在iphone上面实现AES加密解密,用对象已经封装好,In the iphone AES encryption and decryption to achieve the above, the object has a good package
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:34985
    • 提供者:宸翰
  1. aes-sourceCode

    0下载:
  2. AES 加密 / 解密程序用的原代码 aes encrypt-AES encryption/decryption of the original code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:87227
    • 提供者:asd
  1. aes-verilog-imp

    1下载:
  2. AES加密算法的硬件实现,硬件语言为verilog-AES encryption algorithm hardware implementation, hardware verilog language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6337
    • 提供者:程家诺
  1. AES128.rar

    0下载:
  2. AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33-34页最左侧的结果。不清楚的朋友可以给我发EMAIL.,AES128bit encryption algorithm. Has the detailed algorithm descr iption in the PDF documents. The procedure prints content for confirmation result. In corresponding docum
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:260991
    • 提供者:崔昊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com