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

搜索资源列表

  1. 0530PKI

    0下载:
  2. 实现文件加密解密与数字签名,主要采用RES,AES算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:455.32kb
    • 提供者:adf
  1. AES-cipher

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

    • 发布日期:2008-10-13
    • 文件大小:10.79kb
    • 提供者:kkk
  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
    • 文件大小:237.56kb
    • 提供者:马忠
  1. AES加密解密

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

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

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

    • 发布日期:2017-03-27
    • 文件大小:243.68kb
    • 提供者:cloneper
  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
    • 文件大小:2.26mb
    • 提供者:tianyi
  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
    • 文件大小:63.79kb
    • 提供者:张军
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:15.55mb
    • 提供者:cristiano
  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
    • 文件大小:84.58kb
    • 提供者:卓然
  1. AES

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

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

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

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

    0下载:
  2. AES分组加密算法做的文件加解密演示, 采用多线程流水线方式对文件进行 读->加密/解密->写 操作.-AES block cipher algorithm for encryption and decryption so the paper presentations, the use of multi-threaded pipelined read on paper-> encryption/decryption-> write operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:18.11kb
    • 提供者:周可
  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
    • 文件大小:95.28kb
    • 提供者:lijun
  1. EnDecryDll

    0下载:
  2. 文件加密解密dll代码,AES加密,适合txt, hex文件-Encrypt Decrypt dll
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:27.36kb
    • 提供者:K
  1. AES

    0下载:
  2. 用VC++、MFC、AES实现对文件加密解密的源代码-encode and decode about code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:
  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
    • 文件大小:625.6kb
    • 提供者:king
  1. AES-code-examples

    0下载:
  2. AES代码实例,请好用的,支持文件加密解密-AES code examples, please use the support for file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.93mb
    • 提供者:赵鹏
  1. AES

    0下载:
  2. 可以实现任意文件的加密解密。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(Enc
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:526kb
    • 提供者:Sky_Vico
  1. encfile

    0下载:
  2. 实现对任意文件的加密解密操作,Buffer缓存处理技术解决文件长度问题(Achieve arbitrary file encryption and decryption operations, Buffer cache processing technology to solve the file length problem)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-03
    • 文件大小:2.85mb
    • 提供者:liyun
  1. aes

    0下载:
  2. C语言实现的aes加解密文件,加密解密后都得到文件。(C language implementation of AES encryption and decryption files, encrypted and decrypted after the file.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:alexaaa
« 12 3 4 5 6 »
搜珍网 www.dssz.com