搜索资源列表
RSA加密算法在VB中的实现
- RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
加密解密字符串的例子
- 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
vb加密
- vb语言加密解密源代码-vb language source code for encryption and decryption
easymail
- VB加密解密,挺简单的,最好自己在加工下.
加密解密小程序vb
- 一个用vb编写的加密解密的小程序. 经过试用适合6位以内的加密和解密-with a vb prepared by the encryption and decryption of small programs. After the trial within six for the encryption and decryption
如何对字符串进行加密解密
- 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按以下方法实现字符串内容的加密解密。-How to encod
VB加密解密源代码
- rijndaelvb.zip The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class. The rijndael.asp file is a VBscr ipt ASP file that can be used as
vb文件加密解密
- vb文件加密解密
des加密解密VB算法
- des加密解密VB算法,使用VB6语言编写。
DES
- vb写的des加密解密源码及调用过程 已经验证-vb wrote des encryption and decryption process is called source code and authentication
E-Book(VB)
- 这是一个电子书制作生成的工具源码,十分有价值,而且运用了加密解密的技术-This is an e-book production tools to generate source code, is very valuable, but use of encryption and decryption technology
jiamijiemi
- vb 加密解密程序 动态加密使用非常方便-vb encryption and decryption process is very convenient to use dynamic encryption ...
Kaisa_VB
- 用VB实现凯撒加密解密算法。适合初学者学习研究,欢迎下载!-Julius Caesar used encryption and decryption algorithms to achieve VB. Study and research for beginners are welcome to download!
twofish-vb
- 加密解密算法工具,可以实现TWOFISH加密算法的功能。-Tools for encryption and decryption algorithms can be achieved TWOFISH encryption algorithm.
VB_source_code_encryption_decryption_algorithm
- VB加密解密算法设计源码VB source code encryption and decryption algorithm-VB source code encryption and decryption algorithm
vb-data
- vb 数据加密自解密算法 加密解密都是调用同一个function 。-vb data encryption and decryption algorithm from the encryption and decryption are called the same function.
txt-encrypt
- 给TXT文件加密,初学VB加密的一个小程序。-TXT encrypt
迅雷下载地址翻译
- 迅雷下载地址翻译,直接获取最终下载地址,代码简单,vb加密解密思路(translate xunlei App encrypted download address)
RSA加解密
- RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
VB.NET DES字符串加密解密源代码
- Visual Studio .NET VB编程语言 MD5(DES)8位密钥字符串加密解密源代码