资源列表
RapidEngine
- 将vb的代码反编为c#代码,包含调用com控件,逆编译等内容-change vb to C#
AesCode
- 该代码在VC环境下,主要实现AES高级加解密算法!-the code is developed in VC6.0,and realise the AES.
RSA
- 完成1024位的RSA加解密,使用VC++开发有界面。-finish the encrypt the 1024 with RSA
FES
- 基于Triple DES的文件加密,可以对任意文件进行加密 -file encrypt system encrypting any files based on Triple DES
RSA
- RSA数字签名算法使用RSA进行数字签名-RSA digital signature algorithm using the RSA for digital signatures
JH
- JH哈希密码算法,SHA-3杂凑密码候选算法候选之一-THE HASH FUNCTION JH
DES
- 该程序主要实现了DES加密标准的加密和解密-DES encryption and decryption to achieve
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
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
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)采用概率算
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
des
- 可以对文件加密,也可以对自己书写的东西加密。-Can file encryption, you can also write things on their own encryption.