资源列表
certificate
- 模仿CA颁发证书模式,模拟证书颁发与认证。并假设Alice给Bob发送加密后的文档及文档的签名,Bob验证Alice证书的正确性和加密文档的正确性并最终解密文档。执行顺序为CA_Key-->CA-->Alice-->拷贝Alice的证书和加密文档给Bob-->Bob-Imitation of the CA that issued the certificate mode, analog certification and certification. And assume
Feistel-modificated-cipher
- Feistel modificated cipher
Cryptography_MD5_TriDES_src
- source code foor MD5 algorithm in C#
C-programming-examples
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
mschapv2acc-master
- chap协议破解密码,使用暴力破解,所用时间根据密码长度决定-The chap protocol clears
VIGNERE-CIPHER
- Vigere Cipher, Affine Cipher, Rotor Cipher C++ Programs
CryptoExample
- Full workin code sgared by shaun for Cryotp Tesing using AES for string as well as files.
RSA-AES-SHA1-DES
- 四种加密算法C++实现。 AES,RSA,SHA1,DES-Four kinds of encryption algorithms implemented in C++. AES, RSA, SHA1, DES
hakimtou
- arabic ideas for mobiles
rfc2560
- 标准规范-X.509证书网络协议,供大家参考-X.509 Internet Public Key Infrastructure Online Certificate Status Protocol- OCSP
RSA-attack
- RSA attack with cyclic encryption, documentation is in slovak language
ecc_jiajiemi
- 椭圆曲线算法实现,加密解密算法实现,值得学习一下-Elliptic curve algorithm, encryption and decryption algorithm, it is worth learning about