Bodo Möller 6ac4e8bd6e Rename recently introduced functions for improved code clarity: hace 23 años
..
.cvsignore d575d2924c Ignore Makefile.save hace 25 años
Makefile.ssl d66ace9da5 Start to reduce some of the header bloat. hace 23 años
README d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
dsa.h 6ac4e8bd6e Rename recently introduced functions for improved code clarity: hace 23 años
dsa_asn1.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function hace 24 años
dsa_err.c c962479bdf hace 23 años
dsa_gen.c dbad169019 Really add the EVP and all of the DES changes. hace 23 años
dsa_key.c 323f289c48 hace 23 años
dsa_lib.c 6ac4e8bd6e Rename recently introduced functions for improved code clarity: hace 23 años
dsa_ossl.c c458a33196 DSA verification should insist that r and s are in the allowed range. hace 23 años
dsa_sign.c 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. hace 24 años
dsa_vrf.c a4aba800d9 Constify DSA-related code. hace 24 años
dsagen.c ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. hace 25 años
dsatest.c 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. hace 23 años
fips186a.txt d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años

README

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