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

搜索资源列表

  1. FileEncDec

    0下载:
  2. 文件保险箱。 调用CryptoAPI实现文件的加密和解密。-Documents safe. CryptoAPI calls file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:285436
    • 提供者:eboy
  1. FileEncryptionAndDecryption

    0下载:
  2. C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:27979
    • 提供者:赵世玉
  1. file

    0下载:
  2. 汇编做的文件的加密和解密,并显示文件的的内容,寻找当前目录下的所有文件-A compilation of the document encryption and decryption, and displays the contents of the file to find all the files in the current directory
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:83825
    • 提供者:yjc
  1. file

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的. -File encryption technology to many, which is divided into different levels to suit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1083
    • 提供者:piglet
  1. aspdecode

    0下载:
  2. asp文件解密,支持批量解密,其他的就没什么介绍的了,分享-asp file decryption, supports batch decrypt, no introduced to the other, and sharing
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:14939
    • 提供者:张永祥
  1. TestXmp

    4下载:
  2. 梦幻麻将馆xmp文件解密工具,xmp文件不能查看,通过该工具,可以转化成bmp文件。-Fantasy mahjong xmp file decryption tool, xmp file can not see through the tool, can be converted into bmp file.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-01
    • 文件大小:883335
    • 提供者:ghl
  1. file-encrypt

    0下载:
  2. 用自己设定的密钥对文件加密解密(输入生成加密文件和解密文件的名字),然后会在根目录下面生成2个加密解密文件,加密文件是16位的字符,解密文件里面是原文件的数据-With their own set of file encryption and decryption key (encrypted file and decrypt the input generated file name) and then in the root directory will generate two files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:61311
    • 提供者:salen
  1. AESSRC

    0下载:
  2. AES算法实现文件的加密,文件的解密等常用功能-AES algorithm for file encryption, file decryption and other commonly used functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:536779
    • 提供者:
  1. Con-encryptiona-decryption

    0下载:
  2. 简单的用C语言实现对文本文件的加密,解密-C language with simple text file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:915
    • 提供者:liyi
  1. File-encryption-(decryption)

    0下载:
  2. 简单文件加密(解密)程序 , 用C语言写的一个,学的不深,请多多指教-Simple file encryption (decryption) process, written in C language, one school is not deep, please exhibitions
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-29
    • 文件大小:411705
    • 提供者:
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915016
    • 提供者:feifei
  1. Encryption-and-decryption

    0下载:
  2. 加密解密算法,通过加密把内容存入文件中,再通过从文件读入加密后的文件进行解密处理,再存入文件-Encryption and decryption algorithm, by encrypting the content into a file and then read from the file to decrypt the encrypted file handling, and then stored in the file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1559
    • 提供者:陈超
  1. Win32API-Protocket-File

    0下载:
  2. 在程序开发过程中,经常遇到需要保护用户信息和私有数据不被他人窃取的情况,也就是要对数据进行加密。 在Win2000以前,要对数据进行加密和解密操作,一般要使用CryptAPI函数,相当烦琐。幸运的是,从Win2000 开始,操作系统从内核的级别上提供了对文件进行加密和解密的函数,而且使用起来相当简单。 -In the program development process, often encounter the need to protect user information an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1447
    • 提供者:lr
  1. encryption-and-decryption-

    0下载:
  2. 文件保护系统中透明加解密技术的设计与实现-File encryption and decryption transparent protection system design and implementation of technology
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4978458
    • 提供者:mj
  1. file-encryption-and-decryption

    0下载:
  2. 基于Windows文件系统过滤驱动的文件加解密技术研究与实现-Windows-based file system filter driver file encryption and decryption technology research and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2747377
    • 提供者:zhayl
  1. Decryption

    0下载:
  2. the uploaded file has an AES decryption code.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4645
    • 提供者:chinky
  1. FTDI_driver_CDM20808

    0下载:
  2. 此文件包含hex文件解密算法以及hex文件的校验方式-This file contains the hex file decryption algorithm and the hex file checksum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1212700
    • 提供者:卢月亭
  1. TEELGamalh

    0下载:
  2. 采用C++实现公钥加密算法EELGamal对文件的加、解密 -Using C++ public key encryption algorithm EELGamal plus file, decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:21830
    • 提供者:面积
  1. File-encryption

    0下载:
  2. java文本文件加密,解密功能。包含密匙功能。-java text file encryption and decryption functions. Contains key functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3165
    • 提供者:loong
  1. File-encryption-and-decryption

    0下载:
  2. 在DEVC++上测试可用,虽只是一个初步的蓝本,但已能实现将txt,pdf,word,rar等加解密-Test available in DEVC++, is only a preliminary blueprint for, but has been able to achieve txt, pdf, word, rar encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-11-17
    • 文件大小:1129
    • 提供者:dongdong
« 1 23 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com