资源列表
informationsecurity
- 对一个八位字符或者文件加密,密钥是自己定义的,不同的模式密钥不同-Or file an eight character encryption key is the definition of their own, different modes in different keys
Vc6package
- VC++ 6.0 源码包.包括:AES算法加密文档源码,MD5算法加密源码,检测CPU和硬盘序列号生成注册码源代码,检测网卡MAC地址生成注册码源代码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,网络数据包加密源码-VC++ 6.0 source code package includes:. AES algorithm to encrypt the document source, MD5 encryption algorithm source c
Get_ID
- 获取硬盘号,vc,可用于应用软件加密,解密等等.-Access to the hard disk number, vc, application software can be used for encryption, decryption and more.
R6-SMART-PLUS
- R6 SMART PLUS R 6 SMART PLUS-R6 SMART PLUS R6 SMART PLUS R6 SMART PLUS
intro_CPP
- slides introducing programing c++ and why we use it.
CryptAPI
- 用C++编写的CryptAPI加密文件程序源代码,希望对大家有用。-Written with C++ CryptAPI encrypted file program source code, and hope to be useful.
1
- 实现对文档的加密和解密。使文档处于保密状态。-you can crypt the file and encrypt the file.
ECC.rar
- 这是基于VC6.0开发的椭圆密钥生成和加解密算法-ECC,ECC encription algorithm
RSA-dec
- 这是一个用rsa加密字符串的例子,使用csp实现。编译环境vc6.0.如果没有安装任何厂家的usbkey驱动,可以将代码中的宏CSP_NAME改为NULL 即使用微软自带的csp-This is an example of using rsa encryption string, use the CSP implementation. Compile environment vc6.0. Without installing any manufacturer usbkey drive, can
CrackTutorial
- 加密与解密 第二版 本书全面揭示Windows平台的加密与解密技术!采用循序渐进方式,从基本的跟踪调试到深层的拆解脱壳,从浅显的注册码分析到加密算法及商用软件保护.- Crack Tutorial second edition ,
DES
- DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环。 -DES uses a 56-bit key and an additional 8-bit parity bit, resulting in the larg
ARIA
- ARIA-cipher Encryption(plaintext) private key: 128bits block size :128bits-input:128bits plaintext output:128bits ciphertext