当前位置:
首页
资源下载

搜索资源 - VB code for Encryption and decryption
搜索资源列表
-
0下载:
字符串加解密码程序,用于字符串的加解密,VB源码-string plus a secret code procedures for the string encryption and decryption, VB source
-
-
0下载:
vb语言加密解密源代码-vb language source code for encryption and decryption
-
-
0下载:
一个用于加密解密的VC++源代码。对字符串进行加密,可逆算法。由VB代码改写。-one for encryption and decryption of VC source. The string of encrypted algorithm reversible. By VB code rewrite.
-
-
1下载:
用于军事类的加密解密vb源代码,FBI都无法破解的高科技东西。-for military kind of encryption and decryption vb source code, the FBI could not crack the high-tech things.
-
-
2下载:
vb写的des加密解密源码及调用过程
已经验证-vb wrote des encryption and decryption process is called source code and authentication
-
-
0下载:
为VB中使用SINE 256加密算法的可视化操作示例源程序,貌似很强大的加密功能,当然也可以解密了。可以对文本、字符进行加密,也可以对指定文件加、解密,显示处理时间和曲线图-SINE 256 for the VB encryption algorithm used in the visual operation of the sample source code, seemingly a very strong encryption, of course, can be declassified
-
-
0下载:
加密解密VB源代码 美国军方认证
非常好用 适合学习-VB source code for encryption and decryption is very easy to use certification for the U.S. military to learn
-
-
1下载:
用VB6.0做出的字串加密dll(带源码)!!
code.dll的说明:
这是一个由VB做成的dll文件,它支持对字串进行Base64和随机数加解密两种方式。
如果要进行中英文混合加解密,可以先用Base64函数加解密,再用随机数解密。
注意,加密和解密是逆向的,如加密过程为 Rand_Encode(Base64_Encode(str))
则解密过程为 Base64_Decode(Rand_Decode(pas))
函数原型为:
Public Func
-
-
0下载:
用vb编的可对文本进行加密解密的编辑器,很有意思哦!-Vb code which can be used for encryption and decryption,a text editor, very interesting oh!
-
-
0下载:
vb字符串加密解密V3.0 ,很不错的VB源码,适合VB爱好者学习研究。-vb string encryption and decryption V3.0, a very good VB source code for VB lovers learn.
-
-
1下载:
共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
-
-
1下载:
这是一个VB制作的简单加解密演示,利用字符的Asc码加上偏移量进行加解密,处理结果可逆,进行灵活的代码扩展可以获得更高的加密强度,对一些加密要求不高的程序,这是是一种不错的加解密选择。-This is a VB produced by the simple encryption and decryption demonstration by Asc character code plus the offset encryption and decryption processing result
-