搜索资源列表
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
md5_check
- 该程序主要是利用MD5实现对文件加密并且可以计算传输过程中的错误率-The program is mainly to achieve the use of MD5 encryption of the document and can calculate the transmission error rate
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.
DVB-CSA_descrambling_for_ts
- 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
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.
P2P
- 文件的加密传输,用到了各种加密算法 MD5 RSA -File encryption MD5 RSA
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
Decrypt.rar
- 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
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.
文件传输
- 安全文件传输系统,利用到openssl库,加密传输,客户端服务器等(It's a security File Transmit System)