Announcing release 0.1 of librpcssl

From: Mark (mark_at_nowhere.no)
Date: 05/07/04

  • Next message: Mark Adams: "rpcssl version 0.1"
    Date: Thu, 6 May 2004 16:59:58 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.

    ##########################################################################
    # 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/ #
    ##########################################################################


  • Next message: Mark Adams: "rpcssl version 0.1"

    Relevant Pages

    • rpcssl version 0.1
      ... 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)

  • Quantcast