搜索资源列表
加密解密字符串的例子
- 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
字符串加解密码
- 字符串加解密码程序,用于字符串的加解密,VB源码-string plus a secret code procedures for the string encryption and decryption, VB source
HideInfod
- 一个用于加密解密的VC++源代码。对字符串进行加密,可逆算法。由VB代码改写。-one for encryption and decryption of VC source. The string of encrypted algorithm reversible. By VB code rewrite.
encryptdll3.7final
- 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
MD5Encode
- MD5算法目前最简单的效率最高的VB加密模块,直接调用“MD5(String)”即可
test_classvcvb
- 包含一个vb做的参数为string数组的dll Vc通过安全数组进行调用-Vb do contains a string array parameters dllVc calls through the security array
Rijndael
- AES加密算法的VB实现,对字符串和文件都能加密。-AES encryption algorithm of the VB implementation, both the string and file encryption.
VBjm
- VB写的对字符串加密并解密的实例,非常实用,可以用在对数据库中登录密码的加密解密-VB wrote the string is encrypted and decrypted instance, very practical, can be used in the database login password for encryption and decryption
vb_programming_code_in_string_encryption_operation
- vb程序设计文本操作_字符串加密代码vb programming code in the text string encryption operation _-vb programming code in the text string encryption operation _
Encrypt
- 一个用vb.net开发的字符串加密解密源码。-vb string Encrypt
QQ
- QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装-QQ password e
unimodem.dll-adapted-for-windows-ce-3.0-systems.r
- BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
23
- vb字符串加密解密V3.0 ,很不错的VB源码,适合VB爱好者学习研究。-vb string encryption and decryption V3.0, a very good VB source code for VB lovers learn.
Encrypt
- VB替代加密法演示实例,输入密钥以及待加密字符串,就可得到最终的加密结果,程序并不复杂,有兴趣的可下载源码参考。-The demo instance of the VB alternative encryption method, enter the key string to be encrypted, you can get the final results of the encryption procedure is not complicated, who are interested
encode
- VB开发的简易字符串加密与解密函数源码。-VB developers a simple string encryption and decryption functions source.
VB-anticircumve
- VB反破解软件安全.字符串随即加密解密.源码很简单,把加密后的字符串放到你的VB代码里,不要忘记解密-VB anti-crack software security. The string immediately encryption and decryption source code is very simple, the encrypted string into your VB code, do not forget decryption
Rijndael
- 用VB实现的AES算法实现对字符串、文件加密和解密,可以设置密钥和加密长度。-VB of AES algorithm, you can set the key and encryption length of the string, file encryption and decryption.
vbquestr
- VB从数据库中查询字符串信息,查询计算机学院学生的信息,小小的数据库查询实例,对于不熟悉VB数据库编程操作的朋友,这个简易的程序简洁易懂,适合参考。-VB query string information from the database, the query of Computer Science students, a small database query instance, for friends are not familiar with VB database programmi
VS_TMP
- VB调用dll时的一些参数传递问题,整型指针,结构体,结构体指针,字符串。 提供了VC++6.0,VB源代码。-VB calls dll problem when some of the parameters, integer pointers, structures, structure pointer, string. Provides VC++6.0, VB source code.
jishiben
- windows自带记事本vb源代码 功能如下 1,文本框大小可以随窗体改变 2,读入文件的大小受限 3,窗体标题实时地显示当前文件名 4,可以通过菜单改变文本字体和背景色 5,剪切板的使用 6,可以查找字符串,使用到字符串的处理 7,可以对整个文档进行全选 8,可以在指定处插入时间日期 9,公共对话框的使用,保存,打开,打印等 -windows comes with Notepad vb source code Function as follo
