资源列表
pkcsSharp11SignVerify
- 使用pkcs#11的KEY中公私钥进行签名验签操作-Use pkcs# KEY 11 in public and private key for signing inspection check operation
crc-32b
- crc-32算法是一个较为常用的密码加密算法,可以用于一般数据的传输加密处理。-The crc-32 algorithm is a more commonly used password encryption algorithm can be used for general data transmission is encrypted.
feistel.cpp.tar
- feistel net implementation
cesare
- Cryptographic substitution Algorithm written in java
rsa
- 用c语言实现rsa加密算法,进一步理解加密算法的原理-With c language rsa encryption algorithm, a better understanding of the principles of encryption algorithms
New-WinRAR-archive
- no i have not-no i have not.............................
rsa
- RSA algorith implemented in C. Very easy and perfect.
discrete_log
- Solve descrete log problem using meet in the middle attack. More formally, write a program to compute discrete log modulo a prime p. Let g be some element in Z p and suppose you are given h in Z p such that h = gx where 1 ≤ x ≤ 240. Your goal
Yush.java.tar
- This a new algorithm in which we encrypt on the basis of position of the character. Algorithm 1 for key generation and Algorithm 2 is for encryption Algorithm A1 Step1: Let the key be ‘k’. Step2: Multiply the index number +1 with its ASCII c
codes
- 这是一个数字证书系统的源码,用openssl
hmac_md5
- Function which calculates hmac_md5 -Function which calculates hmac_md5
RSA_char
- RSA algorithm calculation by srp