搜索资源列表
deslogin-1.3.tar.gz
- 一个使用des加密传输的unix下的login程序的服务器端和客户端
MDIServer
- 提供服务端登陆验证程序(验证码随机改变,防止非法进入); 提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端; 任何改变访问地点的行为,都必须得到管理员的授权,否则无法登陆系统; 即使知道其他用户的密码也不能登陆系统。-provide certification services-landing procedures (Random Verification code change to prevent illegal entry); Provide ser
PROJECTSERVER
- 客户端与服务器的加密验证,用vc开发,只是一个例子,只作参考.-client and server encryption test using vc development, is just one example, only for reference.
ssl_java
- ssl的java实现,包括服务器端和客户端算法。-ssl realization of java, including server and client algorithm.
matrixssl-1-8-3-open
- matrix ssl代码,包括客户端和服务器端源程序,可以在vc.net2003上编译
Client
- 基于挑战—应答模式的客户端认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
deslogin-unix
- 一个使用des加密传输的unix下的login程序的服务器端和客户端
openssh-5.2p1.tar
- OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
deslogin-1.3.tar
- 一个使用des加密传输的unix下的login程序的服务器端和客户端- Uses des to encrypt under the transmission unix login procedure server end and the customer end
ssl_test
- ssl_test使用openssl开发的ssl协议客户端服务器通信,在VS6.0下编译通过。-ssl_test use openssl s ssl agreement to develop client-server communications, in VS6.0 adopted under the compiler.
jiami
- C#加密聊天程序,有客户端和服务器端,是经过加密了的哦-CSharp encrypted chat program, a client and server is encrypted through Oh
openSSLDemo
- 本人写的基于OpenSSL的客户端和服务器程序。-A Demo Program With VC2005 and OpenSSL lib.
ECCApp
- 使用java实现椭圆加密文件,并在服务器和客户端安全传输解密后的文件。-Using Java language to realize the ECC encryption of important files, and transport them from server to client.
DES-chat
- DES加密聊天工具,共包含3个文件:chat.cpp、des.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器)。如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。-DES encrypted chat tool, contains a total of 3 files: chat.cpp, des.h, makef
java_des
- 用java编写的des加解密程序 毕业设计的一部分-Des with java decryption program written as part of graduation
weixing
- 为了保证数字信号与所传信息的安全,防止无权用户干扰和窃密,一般应采取加密措施。数字信号比起模拟信号来易于加密,且效果也好,这是数字通信突’ 出的优点之一。国内的网间隔离安全设备(如防火墙等)产品较多,但服务器的安全和与之通信的客户的安全更为重要,服务器和客户端的软件应具有信息加解密、身份认证、访问控制、信息完整性和抗否认性验证等内容-To ensure the digital signal and the transmission of information security, right t
mychat
- 使用mfc编程实现了一个网络聊天工具。该工具具有加解密功能,分为客户端和服务器端。用到了rsa,des,sha1安全算法。-Mfc programming using an online chat tool. The tool has the encryption and decryption functions, divided into client and server side. Used in the rsa, des, sha1 security algorithms.
file_to_base64
- 在WEB开发中,经常会遇到服务器端客户端图片文件与BASE64码间的转换,该程序方便的实现这一功能-file to Base64
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 server side, the two communicate
DES
- 用C++写的DES通信加密,具有客户端和服务器端-Written by C++ DES encryption communication