rpcssl version 0.1

From: Mark Adams (mdadams_at_mail.com)
Date: 05/07/04


Date: Thu, 6 May 2004 17:00:27 CST

Announcing release 0.1 of librpcssl, a C library for making RPC (remote
procedure calls) using SSL for security. Thus, SSL provides the encryption and
authentication mechanisms.

See http://rpcssl.sourceforge.net

ONC-RPC or RPC is a open protocol for making service calls across the
network. The RPC protocol provides a lightweight, flexible
architecture for clients/servers communications on the network. The
first implementation was developed by Sun and given away under an
open-source licence. The RPC implementation is freely available on
many operating systems including Linux. Initially RPC provided little
support for strong encryption and authentication, but mechanisms do
exist. GSS-API provides a framework for plugging in many
encryption/security mechanisms.

SSL is an open protocol supporting secure authentication and
encryption of a stream. The OpenSSL library is a widely used open
source implementation of SSL.

Here, you will find a library which allows the Sun RPC library to
operate over an SSL transport. SSL is a very popular transport for
security/authentication, it being the transport which is used for
secure web (HTTPS). The authentication mechanism, which uses X.509
certificates is already in use in many enterprises, and so RPC calls
using the SSL transport have the potential to be extremely useful.

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


Relevant Pages

  • Announcing release 0.1 of librpcssl
    ... Announcing release 0.1 of librpcssl, a C library for making RPC (remote ... procedure calls) using SSL for security. ... authentication mechanisms. ... support for strong encryption and authentication, ...
    (comp.os.linux.announce)
  • Re: SSL Overhead?
    ... Encryption itself isn't the sole culprit of data expansion. ... behind data expansion is the web service - and not SSL. ... I don't see how your comment on security has any credence. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Secure web authentication system w/o SSL and PKI
    ... Authentication has nothing to do with SSL. ... Why do you want symmetric encryption? ...
    (comp.security.misc)
  • RE: ssh and ids
    ... box is the termination point of the SSL tunnel. ... Subject: ssh and ids ... Your claim is only partially true Peter. ... Encryption remains the bane of network-based intrusion ...
    (Focus-IDS)
  • Re: Why is .NET CF 2.0 (HttpWebRequest Class) using 40-bit Encryption over HTTPS?
    ... EndGetResponsemethod on the HttpWebRequest object. ... encryption, or requires no encryption at all, then my code works perfectly. ... I am investigating how to properly implement SSL Certificates because our ... above) and it still fails to communicate with the newly configured server. ...
    (microsoft.public.dotnet.framework.compactframework)