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

搜索资源列表

  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. c语言的AES加解密算法

    4下载:
  2. aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
  3. 所属分类:Windows编程

  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  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. AES_mimaxue

    0下载:
  2. 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:97569
    • 提供者:lijun
  1. Cryptography

    0下载:
  2. AES加密解密,支持长字符加密,很好哦!!! -AES encryption and decryption, good oh! ! !
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:976
    • 提供者:亦心
  1. AES

    0下载:
  2. 简单的AES加密解密的源码,里面头文件和源文件都有。-Simple AES encryption decryption source
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:4657
    • 提供者:丁俊浩
  1. AES

    0下载:
  2. 经典的AES加密解密软件,用VS2010 C#开发的,功能简单,只能加密解密128位,即32个16进制的字符。有显示扩展密钥的功能。源码。-The classic AES encryption and decryption software using VS2010 C# development, function, and only 128-bit encryption and decryption, 32 hexadecimal characters. Extended key functi
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:114477
    • 提供者:hcx
  1. AES

    0下载:
  2. VC++实现AES加密解密算法的类文件,可以直接使用-VC realize the AES encryption algorithm
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:3126
    • 提供者:shijianxin
  1. AES

    0下载:
  2. 一个小程序,AES加密解密,课程设计可用,仅供参考-AES encryption and decryption, curriculum design are available for reference purposes only
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:33941
    • 提供者:忽然一周
  1. AES

    0下载:
  2. QT实现AES加密解密功能,源代码可运行-AES algorithm in QT5
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-30
    • 文件大小:9379
    • 提供者:Laura
  1. AES

    0下载:
  2. Qt使用AES加密解密,开发环境Qt4.6.3-Qt uses AES encryption and decryption, development environment Qt4.6.3
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:199511
    • 提供者:
  1. AES-master

    0下载:
  2. AES加密解密算法在matlab上的实现,运行无错误,可直接在matlab上进行演示。-AES matlab
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:113509
    • 提供者:申笑晨
  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. RSA加解密

    0下载:
  2. 前端加密,传送给后台,防止有人抓包,采用AES加密(The front end encryption, transmitted to the background, prevent people capture)
  3. 所属分类:其他

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

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

  1. DES_AES_For_ASP_VBScript

    0下载:
  2. asp版AES加密解密源代码,模式:ECB/CBC 默认:ECB 填充:PKCS5/NONE/ZERO 默认:PKCS5 编码:GK2312/UTF-8(Function: implementation of DES standard encryption algorithm with VBscr ipt)
  3. 所属分类:其他

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

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

    • 发布日期:2018-05-03
    • 文件大小:19456
    • 提供者:hqd
« 12 3 4 »
搜珍网 www.dssz.com