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

搜索资源列表

  1. AES(Rijndael)

    0下载:
  2. c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
  3. 所属分类:界面编程

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

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

    • 发布日期:2014-01-20
    • 文件大小:339879
    • 提供者:朱敏
  1. aes算法演示代码

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

    • 发布日期:2008-10-13
    • 文件大小:33409
    • 提供者:萧寒月
  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

    1下载:
  2. 一款顶级AES加密解密的例子,很好用,需要设置保护的用户可以参考。-AES encryption and decryption, a top example of good use, the need for the protection of the user can refer to.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:29824
    • 提供者:xqlzq2003
  1. AES

    0下载:
  2. AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:14517
    • 提供者:杨梅
  1. aesCPP

    0下载:
  2. AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:3368
    • 提供者:owen
  1. AesCode2.0

    0下载:
  2. aes加密代码,加密速度还好,经过长时间精心设计的-some code to encrypt files,the code is optimized
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2761486
    • 提供者:苏凯
  1. Aes

    0下载:
  2. 实现AES加密,是经过测试的,值得一看,有兴趣的朋友们来-Achieve AES encryption, is tested, and worth a visit, interested people to come have a look
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9093792
    • 提供者:chenqi
  1. AES

    0下载:
  2. AES加密源代码实现,包括头文件、源代码及测试代码-AES encryption source code implementation, including the header files, source code and test code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2806
    • 提供者:lwl
  1. AES

    0下载:
  2. AES加密,可以实现对单个文件,字符等的信息进行加密保护,实现信息的安全保护.-AES encryption, can be achieved on a single file, character information such as encryption, to achieve information security.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
  3. 所属分类:Windows编程

  1. AES超过128位密码jdk报错解决

    0下载:
  2. 使用AES加密时,当密钥大于128时,代码会抛出java.security.InvalidKeyException: Illegal key size or default parameters Illegal key size or default parameters是指密钥长度是受限制的,java运行时环境读到的是受限的policy文件。文件位于${java_home}/jre/lib/security 这种限制是因为美国对软件出口的控制。(AES more than 12
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:30720
    • 提供者:袁某某
  1. AES

    1下载:
  2. 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:3926016
    • 提供者:ljd971011
  1. AES加密解密

    0下载:
  2. 前端加密发送后台,利用AES加密方法,传送给后台(Front end encryption send background)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:麦子豆豆
  1. AesDemo

    0下载:
  2. android中使用的非对称加密AES加密解密。(android encryption and Decrypt)
  3. 所属分类:其他

  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_octave

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

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:容止
  1. AES加密_解密_verilog代码

    0下载:
  2. 用Velirog语言实现AES加密解密,可在FPGA上实现(AES encryption and decryption in Velirog language)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:19456
    • 提供者:hqd
  1. AES加密算法

    0下载:
  2. AES加密算法,实现了3种密钥长度的算法。
  3. 所属分类:其他小程序

    • 发布日期:2020-08-05
    • 文件大小:106212
    • 提供者:kylin65
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com