diff options
Diffstat (limited to 'src/lib/libcrypto/dsa/README')
-rw-r--r-- | src/lib/libcrypto/dsa/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/dsa/README b/src/lib/libcrypto/dsa/README deleted file mode 100644 index 6a7e9c170a..0000000000 --- a/src/lib/libcrypto/dsa/README +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | The stuff in here is based on patches supplied to me by | ||
2 | Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS. | ||
3 | I have since modified a them a little but a debt of gratitude | ||
4 | is due for doing the initial work. | ||