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

搜索资源列表

  1. AES.rar

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

    • 发布日期:2017-03-27
    • 文件大小:249533
    • 提供者: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
    • 文件大小:2365440
    • 提供者:tianyi
  1. AES

    0下载:
  2. 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3217520
    • 提供者:asd
  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
    • 文件大小:65324
    • 提供者:张军
  1. AES

    0下载:
  2. AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3297397
    • 提供者:zhaoyb
  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
    • 文件大小:77585
    • 提供者:王晓明
  1. 917182414932

    0下载:
  2. 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:228508
    • 提供者:meng
  1. AESDemo_cn

    0下载:
  2. AES加密方式,可以用于数据、文件等方面的处理。-AES encryption methods can be used for data, documents, etc. to deal with.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:73992
    • 提供者:wnhoo
  1. EnDecryDll

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

    • 发布日期:2017-03-31
    • 文件大小:28018
    • 提供者:K
  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. FST

    0下载:
  2. 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1857278
    • 提供者:mars
  1. AES

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:30381
    • 提供者:dick
  1. AES

    0下载:
  2. AES加密技术使用了多线程技术和文件功能-AES encode very good AES encode very good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2979024
    • 提供者:jin
  1. AESEncryption

    1下载:
  2. AES 加密算法演示程序,演示不同比特长度下AES的加密和解密过程,包内含有exe文件一个-AES encryption algorithm demo program, demonstration of different bit lengths AES encryption and decryption process, the package contains an exe file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:195645
    • 提供者:Samson So
  1. AESEncrypt

    0下载:
  2. 用qt编写的一个文件加密程序 加密方式为AES128-Qt prepared by a file encryption program for the AES128 encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:11094
    • 提供者:王先
  1. Myaes

    0下载:
  2. AES加密解密 文件加密 字符串加密 有加密过程-AES encryption and decryption a string encryption file encryption encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5326049
    • 提供者:寒舍夜话
  1. AES

    1下载:
  2. 用AES算法实现BMP图像加密,只能加密BMP的文件,速度很快-BMP images with the AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2715835
    • 提供者:黄粟
  1. AES

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

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

    0下载:
  2.  AES加密算法VB源码演示程序,涉及加密算法以及文件加密、解密,在多种场合中都可应用,本加密程序可以加密字符和加密文件,当然也可解密,对学习AES算法当然是挺有参考意义的-VB source AES encryption algorithm demo program, involving encryption algorithm and file encryption, decryption, can be applied in a variety of occasions, the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:63271
    • 提供者:方亚东
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com