资源列表
RSA-vb
- RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。-RSA is the most widely studied of the public key algorithm, from the nearly two decad
BehzadKhiavchi_CEASAR_cipher
- Caesar cipher in C-Caesar cipher in C++
BehzadKhiavchi_S-DES
- Implementation of S-DES in c-Implementation of S-DES in c++
Behzad_playfair_cipher
- playfair cipher c++ program and source code
Behzad_hill_cipher
- hill cipher c++ program
EncTextToPic
- VB将文本加密存储于图片的程序,界面挺好看,它可以将一段文字或一个文本或一张图片加密,然后存储于图片文件中,并可进行解密,可用于保护你的有重要版权的文本或图片。-VB text encryption program stored in the pictures, very good looking interface, it can be text or a text or a picture encryption, and then stored in a picture file, and
crack
- 这是一个软件破解的教程,里面介绍了软件加密、加壳的常用方法,以及一些常用的破解方法-This is a software to break the course, which introduced a software encryption, the common method加壳, as well as some commonly used methods to break! !
rsa
- this RSA source code example-this is RSA source code example
Vigenere_pruefung
- Basic test of Vigenere s Algorithm
Crypto
- 3 Examples of basic Crytprography and BruteForce approcaces
DES
- DES算法c++描述,代码最全,功能最多的-des encrypt source code
AppliedCryptographyProtocolsAlgorithmsandCsource.r
- 应用密码学:协议、算法与C源程序。 介绍了密码学初级知识,以及各种密码学先进的算法,协议,包含部分用C语言算法的实现的程序-Applied Cryptography: Protocols, Algorithms and C source code. Introduced the primary knowledge of cryptography, as well as a variety of advanced cryptographic algorithms, protocols, inc
