1996-05-09 - No Subject

Header Data

From: Gary Howland <gary@systemics.com>
To: cypherpunks@toad.com
Message Hash: e59695703067623632a5bac7742ac2fffc660bdeb03c87334ef8366585ac16ca
Message ID: <199605082014.WAA06482@internal-mail.systemics.com>
Reply To: N/A
UTC Datetime: 1996-05-09 05:11:32 UTC
Raw Date: Thu, 9 May 1996 13:11:32 +0800

Raw message

From: Gary Howland <gary@systemics.com>
Date: Thu, 9 May 1996 13:11:32 +0800
To: cypherpunks@toad.com
Subject: No Subject
Message-ID: <199605082014.WAA06482@internal-mail.systemics.com>
MIME-Version: 1.0
Content-Type: text/plain



                       CRYPTOGRAPHIC EXTENSIONS FOR JAVA
                                       
   
     _________________________________________________________________
   
                                  DESCRIPTION
                                       
   This library contains a suite of cryptographic classes for Java. All
   of the classes have been implemented in native code for performance
   reasons, and have been tested on Windows 95, Windows NT and Solaris.

   Download in source or binary form at http://www.systemics.com/software/

   
                                   FEATURES
                                       
   All of the following have been implemented using native methods:
     * BigInteger class (based on code from Eric Young).
       This class implements arbitrary length integers and some
       associated mathematical functions.
     * DES class (based on code from Eric Young)
     * IDEA class
     * MD5 class (based on code from RSA Data Security, Inc.)
     * SHA class (based on code from NIST and Peter C. Gutmann)

       
                                   COPYRIGHT
                                       
   This library includes (or is derived from) software developed by (and
   owned by) the following:
     * Peter C. Gutmann
     * NIST
     * RSA Data Security, Inc.
     * Systemics Ltd <http://www.systemics.com/>
     * Eric Young <eay@mincom.oz.au>
       
   

   Also planned for release:

     * Cryptographic library for Java
     * PGP library for Java
     * Cryptographic library for Perl
     * PGP library for Perl






Thread