搜索资源列表
使用des,MD5对字符串,数据文件加密
- 使用des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
des文件加密模块
- 用delphi实现的des加密算法,但是只能对对纯文本进行加密。本人的联系方式erac_cn@126.com-achieved using des encryption algorithm, but only against a plain text encrypted. My Contact erac_cn@126.com
des文件加密
- c# des文件加密
用c#来进行文件加密
- 用c#来进行文件加密
des
- C语言实现的文件加密解密源代码,基于des算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the des algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
des
- des文件加密系统。-des document cryptographic system.
des
- des加密,可以进行文件的解密与加密操作!-des encryption, the document can decrypt and encrypt operation!
Tripledesencryption
- JDK:1.40以上 说明:文件加密 加密方法:三重des加密 加密过程:对选中的文件加密后在同文件夹下生成一个增加了".tdes" -JDK: 1.40 and above descr iption: file encryption encryption: Triple des encryption encryption process: the selected file encryption in the same folder to generate a an incre
des
- VC++实现des加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
des
- 实现des加密文件的功能,超简单的源码。从别人那得到的。-des encrypted file to achieve the function, super-simple source. It received from others.
des
- des加密解密程序的主程序在 Filedes类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -des
des
- c# des文件加密 c# des文件加密-c# des file encryption file encryption c# des
des
- 使用VC编程实现des的加密与解密算法,能够加密和解密文件,使用的密钥是八位-VC Programming using des encryption and decryption algorithms to encrypt and decrypt files, the key is to use eight
desAlgo
- 一款迷你的des加密器,可以给任意文件加密。功能灵活,强大。-des encryption of a Mini, you can file encryption to any. Features flexible, powerful.
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
desfileencryption
- des 实现的文件加密解密,能对基本的TXT文件等进行加密解密的操作-encryption and cryption with des
des
- des文件加密,文本加密。并且在文件加密时有计时功能。-des file encryption, text encryption. And the time when the file encryption feature.
des
- des文件加密可以对文本文档和word文档进行加密和解密-des file encryption
des文件加密
- des加密解密实现,基于C语言。完成基本功能(des encryption and decryption implementation, based on C language. Complete basic functions)
des
- 控制台编程,实现S-des对文件加密解密(Console programming to implement S-des encryption and decryption of files)