perlye

博客园 首页 新随笔 联系 订阅 管理

Complete Projects

Proxy

[C#]

The proxy project is an implementation of an HTTP, FTP and SOCKS proxy server and PortMap server.
It is very configurable and, as far as we know, very stable and secure. It is an excellent tool for .NET programmers who want to install a home network.

Mentalis.org Security Library

[C#]

The Security Library provides various security related tools, such as SSL/TLS support, certificate management and cryptographic transformations.

SecureSocket Library

[C#]

SecureSocket objects are like Socket objects, however, they transparently implement the SSL and TLS protocols. This class uses a managed implementation to negotiate with the remote server and encrypt/decrypt the data.
This library is a part of the Mentalis.org Security Library.

Certificate Services Library

[C#]

This is our implementation of the Microsoft Certificate API. It can be used to load, save, verify and query certificates.
This library is a part of the Mentalis.org Security Library.

Crypto Service Provider Library

[C#]

This is an implementation of several popular cryptographic transformations.
This library is a part of the Mentalis.org Security Library.

Packet Monitor

[C#]

This project allows Windows NT administrators to intercept IP packets sent through one of the network interfaces on the computer. This can be handy to debug network software or to monitor the network activity of an untrusted application.

Copyright ?2002-2004, The KPD-Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.

posted on 2004-08-12 15:15  perlye  阅读(540)  评论(0编辑  收藏  举报