当前位置:
首页 资源下载
搜索资源 - file encrypt decrypt
搜索资源列表
-
0下载:
Fast DES kit - Phil Karn, KA9Q
September 2, 1994
This archive includes optimized DES code in portable C, Borland inline
assembler for the 386, and GNU 'as' format assembler for the 386.
Contents:
readme - this file
readme.des - details on
-
-
0下载:
Demo:用有微软的cryptoAPI CSP加密API函数,对文件(File)进行Encrypt和Decrypt.产生数字签名.对使用CryptEncrypt()等函数是一个很好的例子,程序测试通过.-Demo : Microsoft's cryptoAPI CSP Cryptographic API function, the document (File) Encrypt and Decrypt. Creating a digital signature. The use Cryp
-
-
0下载:
二进制文件操作工具
可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。-Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the seco
-
-
0下载:
用des方式加密,解密。输入文件路径后再输入加密后文件产生路径,就可以进行加密,解密亦然-Way to use des encryption, decryption. Enter the file path and then enter the encrypted file have the path, you can encrypt, decrypt so
-
-
0下载:
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
-
-
0下载:
RC4 Encrypt/Decrypt file
-
-
0下载:
使用自定义密码 进行文件加密
使用传入密码生成 SymmetricAlgorithm-You can encrypt and decrypt file with your password.
-
-
0下载:
分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
-
-
0下载:
DZ-RC5_Tool:
encrypt or decrypt a file by the rc5 algo.
-
-
0下载:
只写了一个htm文件就十分强大的实现了为网页的加密和解密功能,非常非常实用。赶快下载吧-Htm file just written a very strong realized on the web page encrypt and decrypt functions, very, very practical. Quickly download it ~ ~
-
-
0下载:
用自己设定的密钥对文件加密解密(输入生成加密文件和解密文件的名字),然后会在根目录下面生成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
-
-
0下载:
实现文件发送时的加密解密,源码简练且简单易懂,适合文件学习后的编程者-Implementation file encrypt, decrypt the transmission, the source code succinct and easy to understand and study for the programmer after documents
-
-
0下载:
文件的加密解密算法,以实现重要文件的安全保护措施-File encrypt, decrypt the algorithm is proposed to realize the important documents safety protection measures
-
-
0下载:
对记事本文本进行加解密,加解密原理比较复杂,但操作相对简单-file encrypt decrypt
-
-
0下载:
本系统为VC上的WDM驱动加解载程序,内容丰富,实用性强,作用较大-file encrypt decrypt
-
-
0下载:
本系统主要用来实现文件的加解密,实用性强,作用较大-file encrypt decrypt
-
-
0下载:
本程序主要用于文件以及输入文本的加解密,-file encrypt decrypt
-
-
0下载:
对文件与文本进行异或加解密,算法比较简单实用-file encrypt decrypt
-
-
0下载:
C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
-
-
0下载:
java课的小实验,内容是Create/Delete a directory.
Enter a specified directory.
List the files and directories in the current directory (you do not have to expand any sub-directory).
Rename/delete a specified file.
Copy a specified file to another direc
-