搜索资源列表
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
SymmetricAlgorithms_mod
- 选择某种对称算法对所要的文字进行加密,导出加密后txt-Choose a symmetric algorithm to encrypt the text to be derived encrypted txt
Notepad
- 软通培训时,自己用CSharp写的记事本程序,带文本加密。-CSharp Notepad Source With text encrypt and decrypt
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
Frm_Main
- 用c#实现利用图片来对文本文件进行加密和解析,输入图片和文本文件-Use pictures to encrypt the text file and parse the input images and text files with c#
EncryptionLib
- Encryption Library. Allow to encrypt and decrypt text using DES algorythm
Cipher
- 这段代码是用来加密一段文本到一块密文通过将字符串中的每个字符由一个用户定义的数量的空格-This code is used to encrypt a piece of text to a ciphertext by each character in the string by a user-defined number of spaces
Encrypt_an_string_src
- encrypt a string from plain text to des, rc2 or others source code. csharp
