-
VB_CalculateMD5_UseWinAPI
VB6.0调用Windows系统的API计算MD5码。这个代码跟网上流行的代码相比,具有代码简洁,维护方便,运行效率高等优点。运行速度比用纯VB6实现的快得多。(VB6.0- Call Windows system API calculate MD5 code. This code is compared with the popular online code, with code simple, easy maintenance, high efficiency. Runs faster than pure VB6 realize faster.)
- 2013-10-09 18:01:23下载
- 积分:1
-
decode(BASE64)
Base64的编码程序 基于VC++编写的(Base64 encoding program written with VC++)
- 2011-11-26 09:30:36下载
- 积分:1
-
MixedCS
说明: 混合加密系统,支持多种加密方式混合加密系统,支持多种加密方式(Hybrid encryption system)
- 2010-03-19 10:25:50下载
- 积分:1
-
aes
aes源码。加密的高级标准。。。。。。。。。。(aes)
- 2010-09-19 09:29:27下载
- 积分:1
-
Caesar-code
凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
- 2012-05-11 16:37:09下载
- 积分:1
-
Elite-E-Professional-V2.2
用于车型定位识别所用的加密狗文件,非常实用(Dongle for vehicle location identification file used, very practical)
- 2017-03-28 09:01:14下载
- 积分:1
-
Packers-prepare-yourself-of-VC
自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)
- 2013-11-18 20:15:44下载
- 积分:1
-
openssl_aes_JIAMI
通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件(By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated)
- 2013-08-26 11:30:56下载
- 积分:1
-
ESPU
此资料为加密芯片资料,里面有例程,是很好的资料(This data encryption chip data, there are routine, the data is good)
- 2010-12-03 16:57:14下载
- 积分:1
-
md5encode
MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
- 2013-09-09 18:27:10下载
- 积分:1