资源列表
Authentication
- 本例基于C/C++开发平台实现了MD5加密算法(This example is based on the C/C++ development platform to achieve the MD5 encryption algorithm)
unity3D破解工具5.0
- Win版破解方法: 1.安装Unity后(联网破解不成功就断网试试),运行破解补丁。 2.点击Browse选择Unity所在路径 例如我的Unity安装路径 F:\Soft\unity5.0\Unity\Editor 3.点击Edit,选择Unity Pro,然后点ok 4.选择Unity版本 (注:Unity5.0以下版本全部选择4.0~4.5.3,Unity5.0以上版本选择Unity5.0.0f1(beta)),然后点Patch,破解完成。(0) Install Unity (DO
openssl编程
- openssl 编程。介绍如何使用openssl库实现加密解密和tls(openssl programming guide)
RSA
- Apple iOS和Mac平台,RSA非对称加密算法,能够实现iOS 和 Mac平台的的数据加解密;(Apple iOS and Mac platform, RSA asymmetric encryption algorithm, to achieve the iOS and Mac platform data encryption and decryption;)
73304850RSAKey
- rsa加解密程序 (rsa encryption and decryption process)(Encryption and decryption of known plaintext ciphertext encryption and decryption (rsa encryption and decryption process))
SSL.EIA.HelpersTests
- 用C#实现数据或密码加密,有源代码算法实现(c# RSACryptoServiceProvider Decrypt)
AES
- AES Encoding AES加密原始碼(AES Encoding for delphi)
AESLAT2
- Classic image encryption algorithm, AES, part of the code. Can run
elgamal
- 利用polarssl里提取的大数库做的elgamal加密和签名(ElGamal encryption and signature using large library extracted from polarssl)
DES
- 使用VC++实现DES加密算法和解密算法(Implementation of DES encryption algorithm and decryption algorithm using VC++)
jpbc-2.0.0
- jpbc比不能少的jar包,实现密码学实验中的jpbc库,很急很关键(Jpbc is more important than jar package, so it is very urgent to implement the jpbc Library in cryptography experiment)
密文暴力破解
- 维吉尼亚密文的暴力破解,用的是字母频度分析。(The brute force of Virginia cipher is analyzed by the frequency of letters.)