资源列表
DSA
- dsa加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-dsa encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
ECC
- ECC加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-ECC encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
HASH
- hash加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-hash encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
MD5
- md5加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-md5 encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
cave
- This document describes detailed cryptographic procedures for wireless system applications
Cryptography
- 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
65520755RC522
- MF1卡读写程序,绝对可靠资料,-MF1 card reading and writing process, absolutely reliable information, 111111
doc2
- This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the
KeyGen
- 使用miracl大数库实现RSA算法,根据用户名计算相应序列号。-The use of large numbers miracl Treasury realize RSA algorithm, were calculated based on user corresponding serial number.
KeyGen_FHCF_03
- 使用miracl大数库实现ELGAMAL算法,可直接用于序列号生成-The use of large numbers miracl Treasury realize ELGAMAL algorithm, can be used directly to generate the serial number
md5x86
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved i
