搜索资源列表
MDIServer
- 提供服务端登陆验证程序(验证码随机改变,防止非法进入); 提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端; 任何改变访问地点的行为,都必须得到管理员的授权,否则无法登陆系统; 即使知道其他用户的密码也不能登陆系统。-provide certification services-landing procedures (Random Verification code change to prevent illegal entry); Provide ser
c-examples.tar
- ssl的客户端和服务端源代码,和大家分享 -ssl the client and server source code, and share
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.
AES+socket
- AES加密算法对socket通信过程进行加密传输,包括字符,数字,汉字等,包含完整client端和server端源码。
isgsec
- ISGCSSecure增强Client/Server系统安全的控件。(源代码,需注册)价格:$799。工作在:CB1 CB3 D3 D4 D5。作者:Infinity Software Group--Control which uses ISGCSSecure to enhanced Client/Server system security .(with source codes,needing register) price:$799.works in:CB1 CB3 D3 D4 D5.au
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.
SafeTrans
- 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
jiami
- C#加密聊天程序,有客户端和服务器端,是经过加密了的哦-CSharp encrypted chat program, a client and server is encrypted through Oh
stunnel-4.15.tar
- Stunnel是一个开源的软件,用于客户端与服务端进行ssl认证及加密。国内有很多商业软件就是基于它开发的。-The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used i
clientproject
- It is the exe version of client server program.
MailSlot_Example
- This code describes the communication between client and server using mailslots in C#.Hope this will help you alot-This code describes the communication between client and server using mailslots in C#.Hope this will help you alot..........
SSL
- SSL加密简单的服务端和客户端书写.希望对大家有所帮助-SSL encryption simple server and client written.
RSA
- This program are client and server for encryption and decryption for RSA algo
ECCApp
- 使用java实现椭圆加密文件,并在服务器和客户端安全传输解密后的文件。-Using Java language to realize the ECC encryption of important files, and transport them from server to client.
basic-ssl-server-ssl-client
- 用openssl描述一个基本的ssl服务端和客户端-Describe a basic ssl server and client using the openssl
keyServer(client)
- 这是一套基于socketserver客户端至服务端多线程读取电表加密机功能程序,实现身份认证和对电表控制密文读取的功能。-This is a set of read meter encryption machine socketserver client to the server-based multi-threaded functional program, authentication and control ciphertext read the meter.
cv
- i have attached the source codes of diffie hellman key exchange,rsa algorithm,elgamal client server algorithm,miller - rabin algorithm .
Server
- 安全通信引擎服务器端,C++语言开发,主要进行数据加密和CA认证。和上面的client是C/S架构-sever CA
Diffie_HEllman_Client_SERVER
- Diffie hellman key exchange source code in C language for client server application