资源列表
DES
- 简单实现des的加解密,对于des的学习有一定的帮助-Simple implementation of des encryption and decryption, for des be helpful to learn. .
security_math
- 主要是信息安全数学的学习,对密码学有一定的帮助,为学习密码学打下很好的基础-Mathematics major study of information security, cryptography has some help for learning and lay a good foundation for cryptography
Cryptography
- 密码学基本理论知识,为对于初学者有很大的帮助,专为初学者设计-Basic theoretical knowledge of cryptography, for the great help for beginners, for beginners
DESANDdoc
- 用C++实现的加密解密,有界面,希望大家都来下载吧-good
CONVOLUTIONAL_CODES
- Wavelet Transform A Presentation
AES
- AES是一种对称密码算法,在密码学中有重要的意义,这个文件能让你的这个算法有充分的了解里面还有一些重要过程的编码实现,用c语言实现-AES is a symmetric encryption algorithm, cryptography has important significance. This file allows you to fully understand the algorithm and some important processes inside the code to
DES_AES
- 提供了DES和AES的源代码,比较精炼,希望对大家有用。-DES and AES provides the source code, more refined, we hope to be useful.
password
- 周期5的16-置换移位密码算法,通过C语言实现,对指定的明文文档进行加密,输出-Cycle 5, 16- replacement shift cipher algorithm, by C language, the document specified the plaintext is encrypted, the output
RSAUtil
- rsa的算法,使用pgp的大数库,速度很快-rsa algorithm, the use of large numbers pgp library, very fast
aes
- aes加解密算法源代码,速度很快,可以vc编译-aes encryption algorithm source code, very fast, you can compile vc
DESChecker
- VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应。-VC++ prepared by the DES algorithm viewer source code, DES algorithm is currently the already very extensive, the program' s ma
RSA
- RSA是一种很经典的加密算法。改程序在VC6.0环境下实现了RSA算法。-Is a very classic RSA encryption algorithm. Reform program in VC6.0 environment to achieve the RSA algorithm.
