CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 文件的加密与解密

搜索资源列表

  1. AESExample

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption exampl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:668937
    • 提供者:majy
  1. 文件加密技术一例

    0下载:
  2. 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:林丰
  1. FileEncry

    0下载:
  2. 文件的加密与解密技术非常重要,对某些机密文件可以加密保存
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15853
    • 提供者:gsd
  1. jjm

    0下载:
  2. 文件的加密与解密,供大家参考一下,呵呵!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:人墙
  1. Cryptcode

    0下载:
  2. 文件的加密与解密算法源码,可以很方便地进行文件的加密与解密操作。-File encryption and decryption algorithm source code, you can easily encrypt and decrypt the file operations.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:621
    • 提供者:走神
  1. AES()

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

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

    0下载:
  2. VBC++程序设计的文件《加密与解密》配套代码发布-VBC++ program design document " encryption and decryption" complementary code released
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:322805
    • 提供者:mindly
  1. DES

    0下载:
  2. 使用VC编程实现DES的加密与解密算法,能够加密和解密文件,使用的密钥是八位-VC Programming using DES encryption and decryption algorithms to encrypt and decrypt files, the key is to use eight
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3514021
    • 提供者:靳超
  1. JAVAjiamijiemi

    0下载:
  2. 这是用java编写的加密与解密程序,基于的思想是改变文件结构-This is prepared using java encryption and decryption procedures, based on the idea is to change the file structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:2277
    • 提供者:zhaowh
  1. 04030326

    0下载:
  2. 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:395250
    • 提供者:张贺寅
  1. java

    0下载:
  2. 文件的加密与解密 Java语言开发 希望能与更多Java爱好者共同探讨-Document encryption and decryption of the Java language to develop with more hope to explore Java enthusiasts
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1694
    • 提供者:陆叡
  1. Crypt

    0下载:
  2. 文件的加密与解密算法,可以很方便地进行文件的加密与解密操作-Document encryption and decryption algorithms, it is easy to be a document encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:562
    • 提供者:hk
  1. wjjm

    0下载:
  2. 利用系统漏洞,实现文件夹加密与解密的VB源码,保护您的文件安全,密码验证成功后才可以打开保护后的文件夹!-Use of system vulnerabilities to achieve folder encryption and decryption of the VB source code to protect your files secure, password authentication before they can successfully protect the folder
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:118985
    • 提供者:xunhacker
  1. wenjianjiami

    0下载:
  2. 对文件进行加密与解密的控件,内含VB使用方法的一个例程-The file encryption and decryption of the control, consisted of a routine use VB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:176689
    • 提供者:凡小川
  1. Crypto

    0下载:
  2. 文件加解密,实现了对文件的加密与解密功能,开发人员可以方便使用-File encryption and decryption, the realization of file encryption and decryption functions, developers can easily use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:73887
    • 提供者:gao
  1. filejiami

    0下载:
  2. 这是一个用VC编写文件加密程序的源代码,对文件的加密与解密-This is a file encryption program written with VC source code encryption and decryption of files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:15822
    • 提供者:肖雄
  1. duowei

    0下载:
  2. 笔者设计了基于多维空间的加密算法, 该算法侧重于由序列的移动而实现文本的混乱,具有易编程实现的特点, 而且用它加密的文件, 在不知密钥的情况下很难破解,在实用性方面具有一定优越性。笔者将该算法在MS Visual C++6.0下实现对文本的加密与解密-The author designed based on DuoWei space, the algorithm encryption algorithm focused on by a sequence of mobile and realize
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1459
    • 提供者:
  1. File-encryption-and-decryption

    0下载:
  2. 文件的加密与解密。本程序主要是对已知文件(为英文字符)通过一定的算法将其转换成非本身的其他英文字母以达到文件加密的目的-File encryption and decryption. This program is mainly for known file (in English characters) through a certain algorithm to convert itself into a non-English letters and other documents in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:10648
    • 提供者:叶佳旭
  1. DES

    0下载:
  2. 完成输入字符串、读写文件两种形式的加密与解密。(Complete the input string, read and write files in two forms of encryption and decryption.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:3112960
    • 提供者:珊瑚虫
  1. EncryptDecrypt

    0下载:
  2. 数据或文件的加密与解密()
  3. 所属分类:加密解密

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:陌生人ch
« 12 3 4 »
搜珍网 www.dssz.com