搜索资源列表
PresqueRSA_TP3
- this source code is a visual C++ application wich encryptes a sequence of characters,using RSA encrypting algorithme.it uses Microsoft .NET framework
RSA-JiaMi--JieMi
- 可以对任意字符进行加密 与解密 程序已经测试 很好用 用VC++用添加miracl库-it is very useful for code characters or decode characters .
Decrypt.rar
- 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
Mumuter
- 现在使用效率最好的hash算法,mumuter算法,可以操作64比特的运算,任意出入的字符计算得到64bit的输出!-Use efficiency best hash algorithm, mumuter algorithm can operate the 64-bit arithmetic the, any discrepancy characters calculation 64bit output!
ARPR2014-www.jiepat.com
- Arpr就是Advanced RAR Repair,是一款rar密码破解软件,帮你找回rar文件的密码,注册后可以解开多达128位密码。 这种压缩方法支划自解压压缩包可自设暴破字符集(支划非英文字符)随时可中断破解进度,稍后可自断点继续可后台运行,仅在闲置状况下占用CPU可选用自定义化的“暴破”方法,也可选用高效的字典方法支划经AES-1 简单易用。 arpr软件 arpr v1.53汉化美化版是一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。 它提供
mimaxue
- 置换密码算法实现.置换密码算法的原理是不改变明文字符,而是按照某一规则重新排列消息中的比特或字符顺序,才而实现明文信息的加密。-Replacement password algorithm. Permutation cipher does not change the principle is expressly characters, but rearrange the message bits or characters in the order in which a rule, only
transposition
- In cryptography, a transposition cipher is a method of encryption by which the positions held by units of plaintext (which are commonly characters or groups of characters) are shifted according to a regular system, so that the ciphertext constitutes
Yush.java.tar
- This a new algorithm in which we encrypt on the basis of position of the character. Algorithm 1 for key generation and Algorithm 2 is for encryption Algorithm A1 Step1: Let the key be ‘k’. Step2: Multiply the index number +1 with its ASCII c