资源列表
RSA
- RSA的加密实现 有详细设计思路是普通的加密 按时付款及撒谎饭卡上 -sadfjaslkdjaslj
crypt_file
- 一个在Window内核对文件进行加密的例子。-A kernel in the Window to encrypt files example.
200601220942288253
- ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 ElGamal用于数字签名。被签信息为M,首先选择一个随机数k, k与 p - 1互质,计算 -首先选择一个随机数k, k与 p- 1互质,计算 a = g^k ( mod p )
DOG
- 程序开发时会有些机密数据需要保护,本程序实现了利用加密狗进行身份验证-Program development will be some need to protect confidential data, the program implements the use of dongle to authenticate
jmq
- Encryption动态链接 解码 编码-Encryption
base64
- source for code and decode in base 64
RabinAlgorithm
- VC++6.0环境下C语言实现Rabin公钥算法加解密-Rabin Algorithm
RSADESmfc
- rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
Exp1
- 在Vs2008环境下,实现DES加密功能。-the implementation of DES
CrackTutorial
- 加密与解密 第二版 本书全面揭示Windows平台的加密与解密技术!采用循序渐进方式,从基本的跟踪调试到深层的拆解脱壳,从浅显的注册码分析到加密算法及商用软件保护.- Crack Tutorial second edition ,
DAM2PDemo
- 利对USB加密狗的VC接入及加密方法的实现演示程序。-Lee on the USB dongle the VC access and encryption methods to achieve demo program.
DataTableManipulation
- this implimentation of AES in C++.-this is implimentation of AES in C++.
