资源列表
VBCrypto2.zip
- 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
c++dsa
- C++语言实现的dsa加密算法,共同学习-the C language settings encryption algorithm, learning together
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
u盘保护
- u盘文件保护 加密解密 放复制 粘贴 剪切 删除功能
PKCS11规范接口使用的例子代码
- PKCS11规范接口使用的例子代码,一个有15个例子,演示了PKCS11各类接口的使用方法。,Sample Code for PKCS11 Specification . The Sample code includes 15 samples to demo the method to use all kinds of APIs of PKCS11 .
RSA(C++code).rar
- C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
aes.rar
- AES加解密算法C源代码及详细解释,可以直接用作教学课件.,AES encryption algorithm C source codes and their detailed explanation, can be directly used for teaching.
组态王6.53破解
- 对应于组态王软件6.53版本的破解,解锁所有功能,解除软件使用时间限制,做到完全免费使用(Corresponding to Kingview 6.53 version of the cracking, unlock all functions, release software use time restrictions, so that completely free use.)
MD5散列函数的MATLAB代码
- 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
效果厉害的头皮EA
- 此EA对点差,滑点,延时比较敏感,建议用1个点左右的平台,超低延时的VPS测试
matlab实现AES加解密和基于AES的CMAC
- 基于matlab实现AES加解密和基于AES的cmac(AES encryption and decryption based on MATLAB and CMAC based on AES)
VB6_SHA256
- VB6实现SHA256算法的源代码,SHA256的速度很快