资源列表
软件破解入门教程和解密手册
- 软件破解入门教程,十天让你变大神!!!!!!!!(Software cracking tutorial, ten days to make you become a God!!!!!!!!)
ecc
- 实现了ECC算法的加密解密,主要是对字符串的加解密。-Realize the ECC algorithm encrypt, decrypt, is mainly to the string encryption.
software-
- 作为一个电脑爱好者,相信手头一定有不少酷软,但往往这些软件有各种限制,所以你是不是常常为了一个小小的注册码,而经常头痛呢?是不是为了找到一个软件的注册码而费尽心机呢?但大家是否想过自己来破解软件得出注册码? -As a computer enthusiast, I believe there must be a lot of cool soft hand, but often these software limitations, so you are not always for a sm
software-crack-knowledge
- 对软件破解相关知识进行了介绍,对爱好者会有启发意义-Knowledge on software crack were introduced, there will be instructive for lovers
Practical-digital-signature
- 实用数字签名的步骤 (1)发送方使用MD5算法对通信内容进行计算,获得一个固定长度的信息摘要; (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘
RSAUtil
- 本程序实现咯RSA算法,效率很高,有很好的参考及实用价值-The procedure to achieve strategic RSA algorithm, very efficient, have a good reference and practical value
AesDemo
- AES加解密算法的实现,AESDemo模拟测试-AES jiajiemi
Huffman_Coding_For_English_File
- 完成了对英文文档的赫夫曼编码和解码工作,速度还行。CreateProbability用户创建字符的出现概率,HuffmanEnDeCoding用户根据字符概率进行文档的编码和解码工作-Completion of the English document Huffman coding and decoding, speed is also OK. User-created character CreateProbability probability, HuffmanEnDeCoding prob
a-new-fast-stream-cipher--20110914
- A new fast stream cipher, MAJE4 is designed and developed with a variable key size of 128-bit or 256-bit. The randomness property of the stream cipher is analysed by using the statistical tests. The performance evaluation of the stream cipher
md5
- MD5的基本实现,输入字符串可以得到MD5值 与MD5网站上得到的翻译相同-MD5
RSA
- 基于大数库miracl的RSA加解密算法,其中gen.c是产生密钥,encode.c是进行加密,decode.c是进行解密-Based on large numbers of RSA encryption and decryption library miracl algorithm, which gen.c is to generate the key, encode.c is encrypted, decode.c is to decrypt
arith
- this is java source code for arithmetic coding
