资源列表
RSA
- RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。
SecuringData_src
- This work briefly explains common cryptosystems and details two most popular private-key ciphers: DES ,which is probably the most widely used, and AES, which is intended to replace DES.-This work briefly explains common cryptosystems and details two
rsa
- 一个关于密码算法RSA的实现程序- About crypto-algorithm RSA realization procedure
RSAVC2005
- 用VC++2005实现的RSA加密解密算法-Using VC++2005 achieved RSA encryption and decryption algorithms
BinECC
- 实现ECC加密算法,有加密解密的功能。可以自己设定密钥。-ECC encryption algorithm to achieve, there are encryption and decryption functions. Can set their own key.
RSA_C
- encript/decript RSA type C-encript/decript RSA type C++
generate_RSA_n
- 生成大素数并检验以及生成RSA1024位公钥子程序,不使用库文件,源代码公开,清晰有注释-Generate large prime numbers and testing, and to generate RSA1024-bit public key subroutine, do not use library files, source code is open, clear and annotated
rc5使用VC++6实现
- 这是RC5算法的实现-This is the realization of RC5 Algorithm
4091976DES-VC
- 供初学者学习des加密是个很好的例子,欢迎大家下载-for student learn des
DES-VC
- DES算法及其VC源代码,详细图解,代码完整-VC DES algorithm and its source code, detailed diagrams, code integrity
filePassword
- 文件加密软件,可以对txt文件加密. 使用起来非常方便.-File encryption software, you can txt file encryption. Very convenient to use.
RSA
- 一个简单的RSA加密工具,能实现简单的加密。-A simple tool for RSA,it can encrpty something simple.
