资源列表
Ezhuceji
- 易语言编写的注册机,自己参考参考学习编写吧.-Easy language of RI, have made reference to the preparation of it for reference.
DESPMD5PRSA
- 密码学中学到的几种重要的加密解密算法,包括源程序以及附加的实验报告,可供学者们下载和学习-Cryptography learned several key encryption and decryption algorithms, including source code and additional lab reports, available for downloading and learning scholars
cardimplementation
- cryptage &nd decryptage
DES
- DES编码的 MFC实现,64位明文,56位或者64位密钥-DES encoding MFC Implementation
DES
- DES加密源码 可以加密解密文件 不妨试试看-DES encryption source code
randtest
- 密码学教学实验工具是《密码学基础》实验教学的辅助工具软件,由DES加密算法、随机性测试、素数工具和辗转相除法四部分组成。该软件的运行平台为windows2000/2003/XP,通过执行Crypt.exe启动,包含Crypt.exe和相关库文件。(Cryptography teaching experiment tool is the auxiliary software of cryptography experiment teaching. It consists of four parts
des
- 可以对文件加密,也可以对自己书写的东西加密。-Can file encryption, you can also write things on their own encryption.
three-kinds-of-encrypt
- 在VC6.0下,利用三种加密算法做成的加密解密例子,对新手学习,调试加密大有帮助-VC6.0, made of three encryption algorithms encryption and decryption example, for the novice to learn, debug encryption of great help
shanks
- 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
hack
- 本书特别披露黑客惯用的“奇技淫巧”,将他们入侵的伎俩和招数大曝光,大家在一步步跟着学做后即可熟知那些所谓“神秘”的黑客的手法,从而高度重视网络安全,并采取相关措施现场自救!-The book in particular, disclosure of hacker usual clever wicked craft, they invaded the trick and tricks big exposure comes along to do step by step, we can be fa
RSA
- python实现的RSA加密解密算法,带图形界面,key.py随机生成公钥私钥,消息可利用加密器解密器进行加密(Python implementation of the RSA encryption and decryption algorithm, with a graphical interface. The key.py randomly generated public key private key, and the message can be encrypted by the RS
DES
- 该程序主要实现了DES加密标准的加密和解密-DES encryption and decryption to achieve