openssl/crypto/dsa
Bodo Möller 4e20b1a656 Instead of telling both 'make' and the user that ranlib
errors can be tolerated, hide the error from 'make'.
This gives shorter output both if ranlib fails and if
it works.
2001-03-09 14:01:42 +00:00
..
.cvsignore
dsa_asn1.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
dsa_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
dsa_gen.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
dsa_key.c Use BN_rand_range(). 2001-02-20 00:43:59 +00:00
dsa_lib.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
dsa_ossl.c
dsa_sign.c
dsa_vrf.c
dsa.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
dsagen.c
dsatest.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
fips186a.txt
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +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.