资源列表
DES
- 加密使用64位明文和64位密钥做为输入(均为01字符串),产生64位的密文做为输出。加解密使用相同的密钥。采用CBC模式对文本加解密. 对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 输出:产生密文文本或明文文本-Encrypted using 64 bit plaintext and a 64 bit key as input (01 string), to generate 64 bit ciphertext as
PGP800-S-W-Inner
- 可以实现对邮件的加密解密以及签名,采用多种加密算法,包括对称加密算法和公钥算法等
3DESRSA
- 3DES RSA 基于对话框的实现-the algirthem for the 3DES,RSA
DrawText
- 用C++实现的校园导航系统,可以进行最短路径的计算,也可以显示地图点的信息-Campus navigation system with C++ achieve, the shortest path calculation can also display the map points
Encryption-and-decryption-code
- 主要是加密解密的一些代码,如RSA、凯撒等-Encryption and decryption code, such as RSA, Caesar
ASProtectV2.4
- ASProtect.SKE.V2.4.Release.11.20.CracKed 汉化版-ASProtect.SKE.V2.4.Release.11.20.CracKed Chinese Version
Instrumentation-Amplifiers---Design-Handbooks
- A Designer’s Guide to Instrumentation Amplifiers by Charles Kitchin and Lew Counts 3 RD Edition -A Designer’s Guide to Instrumentation Amplifiers by Charles Kitchin and Lew Counts 3 RD Edition
Stirchmark
- 学习数字水印技术必备的水印攻击软件!无论对于初学者还是有定基础的都适用!-strmark
AxCrypt-Src-1.6.4.4.zip
- 一种加密文件系统,可以使得用户创建虚拟文件分区,同时通过加密算法保护相关数据。,An encrypted file system, users can create virtual file partition, at the same time protect the data encryption algorithm.
qq_encryption
- 这篇文档是用于解密qq的源代码,使用C++编写的。-This document is used to decrypt the source code of qq, the use of C++ prepared.
PEiD
- 破解工具PEiD 非常好的工具,欢迎下载PEiD-PEiD very good tool for cracking tool, please download PEiD
HMAC_MD5
- 基于md5和sha1的HMAC程序。程序的功能是给定密钥计算任意长度的文件的HMAC值,验证一个文件的HMAC值是否是一个给定值。程序的使用接口不限,HMAC的计算和验证功能在一个单独的程序中实现-Based on the md5 and sha1 HMAC program. Program function is given key computing random length of the file HMAC value to verify a file s HMAC value is a