1996-05-12 - Crypto++ 2.1

Header Data

From: Wei Dai <weidai@eskimo.com>
To: Cypherpunks <coderpunks@toad.com
Message Hash: bcc1a63906ccac25b6408eac68ab09cd93eb3b2522073ded6e5b31ebb55c884b
Message ID: <Pine.SUN.3.93.960511214048.23870A-100000@eskimo.com>
Reply To: N/A
UTC Datetime: 1996-05-12 09:23:58 UTC
Raw Date: Sun, 12 May 1996 17:23:58 +0800

Raw message

From: Wei Dai <weidai@eskimo.com>
Date: Sun, 12 May 1996 17:23:58 +0800
To: Cypherpunks <coderpunks@toad.com
Subject: Crypto++ 2.1
Message-ID: <Pine.SUN.3.93.960511214048.23870A-100000@eskimo.com>
MIME-Version: 1.0
Content-Type: text/plain


Crypto++ 2.1 has just been released.  You can find download instructions
on the Crypto++ home page at http://www.eskimo.com/~weidai/cryptlib.html.

Crypto++ is a free C++ class library of cryptographic primitives.  Changes
made in version 2.1 include:

    - added Tiger, HMAC, GOST, RIPE-MD160, LUCELG, LUCDIF, XOR-MAC,
      OAEP, PSSR, SHARK
    - added precomputation to DH, ElGamal, DSA, and elliptic curve
      algorithms
    - optimizations in elliptic curves over GF(p)
    - changed Rabin to use OAEP and PSSR
    - changed many classes to allow copy constructors to work correctly
    - improved exception generation and handling

This is likely to be the last major revision of Crypto++.  Future
versions will probably only be released for bug fixes and compliance to
new standards.

Wei Dai

P.S.  A new set of benchmarks done using Crypto++ 2.1 is available at
http://www.eskimo.com/~weidai/benchmarks.txt.






Thread