搜索资源列表
filesec
- 使用3DES和MD5算法对文件进行加密和md5值的计算,用于加密文件的传输。使用标准的3DES和MD5算法作为基础,提供了标准的接口。-use 3DES and MD5 algorithm to encrypt documents and md5 value calculation, for the transmission of encrypted files. Three criteria for the use of DES and MD5 algorithm as a basis for
code
- 对文件加密解密 附带文件传输功能,感觉还可以哦!
md5
- 用MD5加密文件信息,使得信息在传输过程中避免受到攻击和篡改。提高了信息的安全性和稳定性。
ys
- 单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。
des
- DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!
DesEncription.rar
- 实现DES加密算法..对文件与数字进行加密操作.实现数据的安全性传输.,.. Implementation of DES encryption algorithm to encrypt files and digital operation. Realize the security of data transmission.
knjm
- 一个利用异或加密算法的程序,有较好的界面,同时可以进行解密运算。名称为可逆加密。可以对任何文件进行全代码异或,同时可使用其他通信工具传输异或密码。达到文件传输的安全性。-The use of an XOR encryption algorithm program, and a better interface, while the decryption. The name of the reversible encryption. Any document can be full code XO
openssh-5.2p1.tar
- OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
GoSafe
- Go Safe!能解决网络信息传输中的不安全因素,同时为用户提供人性化的操作环境。Go Safe通过Triple DES和MD5加密方式对信息进行加密传输,可以满足用户文件传送的多种需求。-Go Safe! Information transmission network to solve the insecurity at the same time to provide users with user-friendly operating environment. Go Safe throu
roil-1.0.tar
- 使用OpenSSL协议对网络传输文件加密并解密。是编写网络安全工具的首选。-OpenSSL agreement on the use of network file encryption and decryption. The preparation of the preferred network security tools.
file_transfer
- 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
jiami
- 实现简单的TXT文件加密传输,加密方法为RSA加密算法。-Simple transmission TXT file encryption, encryption method of RSA encryption algorithm.
md5
- 主要功能特色: 一,结合提权包大加对网站提权的可能,但也要靠你技术 二,浏览速度快,批量扫文件节省时间,可修改文件属性 三,嗅探服务器打开端口与脚本嗅探,数据库直接查找与连接 四,asp木马体积小易于传输潜伏时间长 五,方便提升系统权限,并可二次加密 六,本站的大马加密算法与普通ASP木马完全不一样,支持Base64算法加密 七,本ASP木马功能支持批量挂,批量扫,批量查询,rar打包,批量上传等等 八,本ASP大马超级免杀挑战世界杀软,免杀持续更新中
P2P
- 文件的加密传输,用到了各种加密算法 MD5 RSA -File encryption MD5 RSA
rsyncrypto-1.12.tar
- 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
CBase64
- VC++加密头文件,这个头文件可以实现数据的加密,是数据的传输更加安全。-VC++ header file encryption, this header file can achieve data encryption, data transmission is more secure.
AES
- 基于AES的网络文件的传输,运用非对称和对称加密解密-Network file transfer, the use of asymmetric and symmetric encryption and decryption
jiami
- 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
MD5File-encryption-transmission
- 基于md5的文件加密传输,包含TransSever和TransClient两个程序,通过运行这两个程序可以实现文件的传输-Md5-based file encryption transmission, including TransSever and TransClient two procedures, by running these two programs can transfer files
DESTRANS
- 实现的一个DES文件加密传输系统,能够在共享密钥的基础上实现DES加解密和传输功能。-Achieve a DES encrypted file transfer system, to achieve DES encryption and decryption and transmission functions on the basis of shared key.