openssl/crypto/dsa
Ralf S. Engelschall 9cb0969f65 Fix version stuff:
1. The already released version was 0.9.1c and not 0.9.1b

2. The next release should be 0.9.2 and not 0.9.1d, because
   first the changes are already too large, second we should avoid any more
   0.9.1x confusions and third, the Apache version semantics of
   VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here
   .2 is already just a patchlevel and not major change).
tVS: ----------------------------------------------------------------------
1998-12-31 09:36:40 +00:00
..
.cvsignore Various cleanups and fixed by Marc and Ralf to start the OpenTLS project 1998-12-22 15:04:48 +00:00
dsa_err.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
dsa_gen.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
dsa_key.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsa_lib.c Fix version stuff: 1998-12-31 09:36:40 +00:00
dsa_sign.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
dsa_vrf.c Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
dsa.err
dsa.h Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
dsagen.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsatest.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
fips186a.txt
Makefile.ssl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
README

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.