资源列表
Virginia-encryption-and-deciphering
- 维吉尼亚密码加密与破译 基于《密码学原理与实践》冯登国 维吉尼亚介绍进行实现 可对26个字母构成的明文进行加密与破译 原创-Virginia password encryption and deciphering based on cryptography principles and practice Feng Dengguo Virginia introduced to achieve the 26 letters can be composed of plaintext encrypt
encription
- 各种古典、现代加解密方法。Autokey密码 置换密码 二字母组代替密码 (by Charles Wheatstone) 多字母替换密码 希尔密码 维吉尼亚密码 替换密码 凯撒密码等。 -Variety of classical, modern encryption methods. Autokey password replacement two groups of letters instead of the password pa
SM9算法源代码-
- sm9算法源码 ibc算法 基于id标识的公私钥算法 pdf文档 参考(SM9 source code PDF document reference)
Alternative_Set
- Impotant registered images for research
AES-cbc
- 实现aes在CBC模式下的加密解密,对于初学ARS的人来说是很好的资料,代码简单易懂-Aes encryption and decryption in CBC mode, is a good information for the beginner ARS, easy-to-understand code
sandmark-src
- is soft for evaluation watermarking algorithme
softIce_IDA
- 介绍SOFICE和IDA的使用技巧,可以用于反汇编代码等逆向工程用途。破解高手必看书籍。-Disassembling Code: IDA Pro and SoftICE
computer-cyphers
- 密码学以研究保密通信为目的,而且仅限于数据通信。 密码技术还应用于信息鉴别和数字鉴别,用以防止电子欺骗。 密码加密算法的对立面就是密码分析,也就是破译技术研究。加密与破译是一对矛盾,了解破译对研究加密非常必要。
QQHash
- C++编写的程序,用于生成QQ加密后的序列,即两轮MD5加一轮BASE64-C++ Preparation procedures used to generate QQ encrypted sequence, namely, two rounds of MD5 plus a BASE64
RSA
- C#语言中的RSA加密,解密之算法,大解密-RSA encryption and decryption
Cryptology
- 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
DES-complete
- 一个DES加解密程序,有兴趣的可以下来看看。-A program about DES