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

搜索资源列表

  1. AES

    0下载:
  2. 超快的AES文件加密代码,支持密码
  3. 所属分类:加密解密

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

    0下载:
  2. 用于实现AES加密、解密,加密128bits字符串,密码也是128bits。可扩展性很好,可以很容易地用于扩展成文件加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21164
    • 提供者:任凤仙
  1. EM_AES

    0下载:
  2. c++的基于openssl实现的简单aes文件加密类
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2276
    • 提供者:柯萌
  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. AES加密解密

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

    • 发布日期:2009-06-16
    • 文件大小:2448951
    • 提供者:momo.wei
  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:998135
    • 提供者:张梦
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  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
    • 文件大小:16307947
    • 提供者: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
    • 文件大小:86614
    • 提供者:卓然
  1. AES

    0下载:
  2. 客户端程序和服务端程序的加密算法,被调用到主程序相应模块.-Programs and services the client-side encryption algorithm process, the corresponding call to the main program module.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:19836
    • 提供者:李伟
  1. AES()

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

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

    0下载:
  2. 实现了AES加密算法,可用于文件加密和文件夹加密。-AES
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-08
    • 文件大小:1922749
    • 提供者:张文博
  1. AES

    0下载:
  2. AES的加密类模块 可以把文件加密成AES密文-AES encryption module type can be AES file encryption into ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:39010
    • 提供者:赵楠
  1. Aesjiami

    0下载:
  2. aes文件加密程序,是关于加密的一段程序-aes file encryption program, is a section on the encryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1908078
    • 提供者:李先满
  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
    • 文件大小:18544
    • 提供者:周可
  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. AESFileencryptionsystem

    0下载:
  2. AES文件加密系统,可以加密字符串,任何格式的文件。绝对可用-AES File encryption system,Can encrypt a string, any format. Absolutely free
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3785103
    • 提供者:laoluo
  1. enable_AesCode

    0下载:
  2. aes 算法 c语言实现 字节,文件加密均可,带有图形界面-aes c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1926193
    • 提供者:
  1. aes

    0下载:
  2. AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* State)[4],*w[4],*key[4] publ
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:286415
    • 提供者:fff
  1. AES-File-EnDecryptor-Writed-by-CSharp-master

    1下载:
  2. 使用 C# 编写的AEC文件加密核心代码源码。(Use C# to write the AEC file encryption core code source code.)
  3. 所属分类:加密解密

    • 发布日期:2020-12-09
    • 文件大小:54272
    • 提供者:地摊夫妻
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com