搜索资源列表
C#文件encode & decode
- 將不想讓USER看的文件加密,附有解密讓程式使用
CsharpNETsamples
- 详细介绍了c#开发的各个方便只是:UI,线程,数据库,GDI+,托管,加解密,文件读写,网络等。-Details of c# development all convenience only: UI, threading, databases, GDI+, hosting, encryption, file read and write, networks.
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
password
- 关于C#的加解密文件,请参照源码。本加解密基于des-English
Base64
- C#实现的Base64算法,可对任意文件实现加解密-C# implementation of Base64 algorithm can achieve any file encryption and decryption
gongyong
- FileHelper.cs 文件helper MailHelper.cs 邮件helper ObjectToJson.cs 对象转json SecurityHelper.cs MD5加解密helper VerifyCodeHelper.cs 验证码helper-FileHelper.cs file helper MailHelper.cs mail helper ObjectToJson.cs objects turn json SecurityHelper.cs the
CSharp
- 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
MyScrete
- 自做加解密文件软件,可以对任意文件加密,解密,不过得记住密码,可以进行二次开发-Since the software do encryption and decryption of files for any file encryption, decryption, but have to remember the password, secondary development
MD5
- hash函数中MD5算法的加解密,实现对文件的加解密。-hash functions MD5 algorithm, encryption and decryption, decryption of files plus.
FileMessage
- 对指定的任何文件进行自定义密码加解密,并且将加密后的文件创建新的文件。-Custom password encryption and decryption of any file specified, and the encrypted file to create a new file.
cProtectFile
- C#加密保护文件,请选择要加密或解密的文件,输入加/解密密码,密码应大于6位,显示加/解密进度,并可进行文件加/解密设置,文件加密后,可对文件进行保护,是一种安全的保存文件的方法。这里定义一个加密、解密类EDncrypt,可方便的运行加密、解密线程对所选文件加/解密。-C# encrypt protected files, select the file you want to encrypt or decrypt, enter the encryption/decryption passwor
FileEncry
- C#编写的一个简单文件加解密程序,根据输入的密钥产生Key和IV。-C# prepared by a simple file encryption and decryption procedures, based on the input key Key and IV.
CipherBox
- 利用各种加密方法对文件进行加密和双机加解密通信 -communication cipher
CryptoAPI-1
- 1) 创建Crypto工程和Decrypto工程,分别实现文本文件的加密和解密功能; 2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。-1) to c
rSA-Encoder
- rsa加解密小软件,通过该软件能够加解密文件。-rsa software c#