搜索资源列表
SDes_java
- S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the importation of an eight expre
SDES_VC++
- S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a 10 Key, Output for the eight-
poyimima
- 破译密码:有个叫“猪头帮”的国家,采用一种简单的文法加密,他们所用的语言里面只有大写字母,没有其他任何字符;现在还知道他们加密的方法是:只用一个大写字母和原文进行异或运算生成密文。请你帮忙解开。-Code-breaking: a man named "pig gang" of countries, using a simple grammar encryption, they use language which only capital letters, no other characters
RC4
- RC4-简介 RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。 -RC4 RC4-profile RSA encryption algorithm is the famous trio of top man Ron Rivest in 1987, the design flow of var
yasuo
- 这是一款压缩软件,采用哈弗曼编码实现,无损压缩,加密,等一些处理-This is a compression software, use Hafu Man coded, lossless compression, encryption, and some treatment
FileEncrypter
- 1.可以使用DES算法相应的库函数; 2.文件方式读入明文数据; 3.可以用户指定加密密钥或系统指定加密密钥; 4.能够对明文进行DES加密,并能对相应的密文解密出明文 5.以上所有功能要求图形化界面显示. -1 You can use the DES algorithm corresponding library function 2 papers read plaintext data 3 can be specified by the user or system
OpenSSL
- (1) 具有良好的操作界面。人机交互界面友好。 (2) 能够进行正确的加密和解密。 (3) 能够选择需要的加密以及解密算法。 (4) 能够对需要加密和解密的文件进行选择。 (5) 系统退出。 -(1) has a good user interface. Man-machine interface is friendly. (2) to carry out the correct encryption and decryption. (3) be able to
crypt2010
- 包含大多数blowfish,des,rsa,base32,base64很全的,已编译通过,包含全部开发文档(E文)-Contains most of the blowfish, des, rsa, base32, base64 is the whole, have been compiled, including all development documents (E Man)
mana-master
- This mitm socftware for man in the middle attack, this is used to ahck browser passwords for emails, facebook services.-This is mitm socftware for man in the middle attack, this is used to ahck browser passwords for emails, facebook services.
SSL man in the middle
- Man in the middle attack
