搜索资源列表
WebService_Source
- 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparatio
jiamijiemiwenjian
- 加密解密字符串 加密解密字符串 -encryption and decryption string encryption and decryption string encryption and decryption string increase secret decrypt strings
StringEncrypt
- 字符串加密 字符串加密
string
- 一个在vb环境进行字符串加密的小程序,思路可以,适合初学者试用
使用Des,MD5对字符串,数据文件加密
- 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
delphi 字符串加密
- delphi 写的字符串加密样例
Stringencryptionprocess.rar
- 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
mima
- 对字符串进行简单的加密处理; 也可以解密; 输入初始字符串,点击“加密”,显示加密后的字符串,在点击“解密”,显示解密后的字符串-On a simple string encryption processing also can decrypt enter the initial string, click the "encryption" to show the string after encryption, click the "declassified" to show
ChineseStrEncryptAndDecrypt
- 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
TdesEncryptExample
- 使用TripleDES加密算法对输入的字符串加密,并输出加密后的字符串和解密后的结果。-TripleDES encryption algorithm using the input string encryption, and output encrypted string and the decrypted results.
EncryptCode
- c#开发的小程序,针对字符串进行加密和解密的操作,方便嵌入和单独应用。-EncryptCode
TdesEncryptExample
- 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
AES_mimaxue
- 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
StrZip
- 一个小巧的字符串加密解密代码,用DES加密法-a string encrypt code
ENcode
- 以WEB形式的,对字符串加密,对加密的文件进行解密-Character encryption, decryption of the encrypted files
加密字符串(引用DLL)
- 调用DLL实现字符的加密与解密,其中dll中有自己定义的加密和解密方法,在c#中调用这两个方法,即可实现字符串的加密与解密。(Call DLL to achieve the characters of encryption and decryption, in which DLL has its own definition of encryption and decryption methods, call these two methods in c#, you can achieve th
密码相关
- 主要是对字符串进行加密与解密操作,提供静态方法,便于调用。(Mainly for string encryption and decryption operations, to provide a static method, easy to call.)
实例66_文本操作_字符串加密
- 实例66_文本操作_字符串加密(66_ examples of operation _ text string encryption)
简单的字符串加密解密函数
- 用于加密1字符串,不错 用2于加密字符串,不错 用于加密字3符串,不错(Simple file search function, very convenient, very easy to use, especially to share with you)
VB.NET DES字符串加密解密源代码
- Visual Studio .NET VB编程语言 MD5(DES)8位密钥字符串加密解密源代码