aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2014-08-30 10:29:35 -0400
committerRich Salz <rsalz@akamai.com>2014-08-30 10:29:35 -0400
commit0f957287dfb25e0d4c359e7fc7a7b238143abdf7 (patch)
tree3b4e78771af6aa48ca606ce9b5af60eaf9d34e95 /crypto/dsa
parent457f7b14ecce885dce0b1a16bcd0723f1d7a2792 (diff)
downloadopenssl-0f957287dfb25e0d4c359e7fc7a7b238143abdf7.tar.gz
Remove some outdated README files, to avoid confusing people.
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'crypto/dsa')
-rw-r--r--crypto/dsa/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/dsa/README b/crypto/dsa/README
deleted file mode 100644
index 6a7e9c170a..0000000000
--- a/crypto/dsa/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.