搜索资源列表
cn_f__159
- PDF文件解密软件,绝对好 PDF文件解密软件,绝对好-PDF file decryption software, absolute good PDF file decryption software, absolute good
dllexe
- 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of buildin
hxtAes
- aes加密解密c#源码,有完整的注释说明文件-Aes encryption and decryption c # source, a comprehensive annotated document
rsa_code
- rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
EncrytionTest
- 针对于plain text格式的文件(不支持word格式),行加密和解密的操作。也就是可以用文本编辑器打开的文件都可以进行加密操作。本软件开发环境是.net2005,语言使用C#。使用方法很简单:加密的过程:首先选择需要进行加密的文件,按下button[打开文件],文件内容会读入到靠上方的那个richtextbox中。然后点button[加密],加密之后的内容会显示在靠下方的那个richtextbox中,用户可以自己把加密的内容复制出来另外保存起来或者作其他的操作。解密的过程如下:把需要解密的文
RSACodeSample
- RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the proce
C#文件encode & decode
- 將不想讓USER看的文件加密,附有解密讓程式使用
CSharp[AESEncryptDecrypt]
- C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
CodeFiles(CryptoStream)
- 加密解密文件,是一款精确加密解密的软件,具有较高的效率和实用性 加密方法精巧 难以破解,值得大家去放心使用。-Encryption and decryption files, is a precise encryption and decryption software, with high efficiency and practicality of sophisticated encryption methods difficult to decipher, ease of use wort
DES_Encryption
- 一个基于DES的加密软件代码,使用C#编写,能加密和解密字符串和文件。-DES-based encryption software code, the use of C# Prepared to encrypt and decrypt strings and documents.
DesFile
- 一个C#实例,入门和深入学习都适用的一个例子--如何对文件进行加密解密操作-A C# Examples of entry and in-depth study are applicable to a case in point- how to file encryption and decryption operations
File_EN_DE
- 文件加密解密工具,我写的,还算可以吧,凑合用-Document encryption and decryption tool that I wrote.
CsharpNETsamples
- 详细介绍了c#开发的各个方便只是:UI,线程,数据库,GDI+,托管,加解密,文件读写,网络等。-Details of c# development all convenience only: UI, threading, databases, GDI+, hosting, encryption, file read and write, networks.
InformationSecurity
- C#写2个小程序1文件隐藏技术2解密算法。具体参照文档(WORD2007的)-Mutilmedia system file hidden programme.
FileEncryptionAndDecryption
- 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
codefile
- 使用c#加密解密文件,可设置加密文件名,密码等-Encryption and decryption using the c# file, can set up an encrypted file names, passwords, etc.
password
- 关于C#的加解密文件,请参照源码。本加解密基于des-English
Base64
- C#实现的Base64算法,可对任意文件实现加解密-C# implementation of Base64 algorithm can achieve any file encryption and decryption
myFileLock
- 文件加密解密工具,可以将任意文件按照指定的密码进行加密,解密的时候也必须按照加密的密码解密出来,这样就可以防止文件在中途传输过程中被劫持!-File encryption and decryption tool, you can specify the password for any file by encryption, decryption, they also must be an encrypted password to decrypt it, so you can prevent
C# 用图片加密文件
- C#开发的winform程序,实现用图片来加密解密文件
