搜索资源列表
数据加密传输
- :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下: 每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encry
用伪随机序列实现加密保护
- 本文讨论了用伪随机序列实现加密保护的原理,方法及可编程逻辑器件(pLD)实现的具体方法,在此基础上 介绍了一种基于FPGA的网络传输信道加密系统。 关键词 网络安全 伪随机序列 加密 FPGA
伪随机序列实现加密保护
- 本文讨论了用伪随机序列实现加密保护的原理,方法及可编程逻辑器件(pLD)实现的具体方法,在此基础上 介绍了一种基于FPGA的网络传输信道加密系统。 关键字 网络安全 伪随机序列 加密 FPGA
deslogin-1.3.tar
- 一个使用des加密传输的unix下的login程序的服务器端和客户端- Uses des to encrypt under the transmission unix login procedure server end and the customer end
数据加密算法
- 目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able
SecureChat_src
- 采用数据加密的聊天工具. 数据加密传输,加密聊天内容.-using data encryption chat tools. Transmission data encryption, encrypted chat content.
fileCrySendReceive
- c#文件加密传输程序,实现文件的加密和远程传输功能。-c# file encryption transmission procedures, document encryption and remote transmission function.
TCPCAES
- 基于TCP的客户端VC++源码,为了保护传输数据的安全,还加入了AES算法来加密传输数据。-based on TCP client VC source, in order to protect the security of data transmission, also joined the AES algorithm to encrypt transmitted data.
1
- 解决局域网中点对点文件传输中的AES加密传输 实现-LAN solution in the peer-to-peer file transfer AES encryption transmission realize
AES+socket
- AES加密算法对socket通信过程进行加密传输,包括字符,数字,汉字等,包含完整client端和server端源码。-AES encryption algorithm to encrypt the communication process socket transmission, including characters, numbers, characters and so on, contains a complete clie
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 operat
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 fi
Login-new
- 实现服务器端和用户端之间的联系,包括登录和加密传输,以及缩小到托盘还有退出登录等等。-To achieve a server-side and the link between the client, including the login and encrypted transmission, as well as the narrow to the tray there is log out, etc..
P2P
- 文件的加密传输,用到了各种加密算法 MD5 RSA -File encryption MD5 RSA
53607899code
- 一个用于文件加密传输的小程序,功能强大,喜欢的请立即下载哦-ssdsad
107215791SecureChat_src
- 实现文件数据的加密传输,保证重要信息不被窃取-Encrypt file data transfer, to ensure that important information is not stolen
sound_tcpipok
- 该工程为ARM开发平台YC-2440上实现的语音加密通信程序,语音数据通过TCP协议传输,加密算法采用logistic迭代,修改arm板子上声卡驱动,使之支持双工即可实现两机之间的语音加密传输-The project development platform for the ARM YC-2440 on the implementation of voice encryption communication program, throu
DES
- 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, thi
jiami
- 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption
TCP-Encryption-and-decryption
- “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and se