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

搜索资源列表

  1. AES加密解密

    2下载:
  2. AES的加密和解密.在VC环境下实现.可以加密多种文件以及音频文件.
  3. 所属分类:其它

    • 发布日期:2009-06-16
    • 文件大小:2448951
    • 提供者:momo.wei
  1. Aes.rar

    1下载:
  2. 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1904692
    • 提供者:张晴丽
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2723
    • 提供者:粽子
  1. 高级加密算法

    0下载:
  2. AES加密和解密源码!-AES encryption and decryption source!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:101376
    • 提供者:古月
  1. AES

    0下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:77585
    • 提供者:王晓明
  1. AES

    0下载:
  2. AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:399806
    • 提供者:lixiang
  1. aes

    0下载:
  2. AES加密解密软件,毕业设计,大家参考一下-AES encryption and decryption software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:109562
    • 提供者:张思远
  1. AES

    0下载:
  2. AES是一种先进的加密方式 本源码可实现完整的AES加密解密功能 并可自由设置各项参数-AES is an advanced encryption method of this source can be realized complete AES encryption and decryption functionality and the freedom to set the parameters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:30889
    • 提供者:张宁
  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()

    0下载:
  2. 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES加密解密算法的源码,涵盖其所有功能的实现-AES encryption and decryption algorithm of the source, covering all of its functions to achieve
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. aes加密解密程序源码,可实现对文件和字符串的加密和解密-aes encryption and decryption program source code, can be realized on the file and string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:640612
    • 提供者:king
  1. AES加密、解密c++实现代码

    3下载:
  2. 实现192位密钥的AES加密及解密算法。实现语言为c++。
  3. 所属分类:其它程序

    • 发布日期:2016-05-13
    • 文件大小:3750
    • 提供者:Dsir123
  1. AES加密解密

    0下载:
  2. 用Java编写AES加密算法,实现加密解密过程(Using Java to write AES encryption algorithm to achieve encryption and decryption process)
  3. 所属分类:加密解密

    • 发布日期:2017-12-20
    • 文件大小:14336
    • 提供者:Niculas Yee
  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. AES加密

    0下载:
  2. 对选择的文件进行AES加密,其中还有解密的函数,是加密、解密的必备工具!(A encrypts the selected files with AES, and the decrypted function is a necessary tool for encryption and decryption.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:292864
    • 提供者:yiguo66
  1. AesDemo

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

  1. AES加密_解密_verilog代码

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

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