资源列表
ApiHook
- 通过这个dll可读取USB加密狗通讯数据-Dll can be read by the USB dongle communication data
MD5
- MD5加密解密模块(VB源码+演示程序+演示程序) MD5加密解密模块(VB源码+演示程序+演示程序)-MD5 encryption decryption module (VB source code+ demo+ demo)
PS3Unself
- 解密和加密ps3的eboot.bin,将SCF格式转换成self,方便对ps3文件进行修改,该项目是使用netbeans进行开发,包含了makeself和unself。-Decryption and encryption ps3' s eboot.bin, the SCF format into self, easy to modify files on the ps3, the project is to use netbeans for development, including t
Ecc
- 椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
cryptofDESAESRSA
- 实现了DES、AES、RSA的字符串加密,含界面,人机友好。-Implements DES, AES, RSA encryption string, including the interface, human-computer friendly.
passrec
- 网络安全攻防软件,包含sniffer抓包密码破解,各种网络协议的破解工具-Offensive and defensive network security software, including sniffer capture passwords crack, crack tools for a variety of network protocols
zendok
- zend加密解密工具,非常实用。是php常用解密的一种!-zend decryption tool, very useful.
MD5
- MD5修改器 自动修改MD5 黑客必备工具 现在开源了 E语言 好东西不解释-MD5 Trainer
d3des
- 3DES 3DESMAC pboc 算3des MAC-3DES 3DESMAC pboc operator 3des MAC
mm
- 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
jiamisuanfa_delphi
- delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法
aes-CCM
- 程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。-Basing on AES, this program can perform encryption and authentication. All test vectors are from NIST.