diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-01-14T12·03+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-01-14T12·03+0000 |
commit | 63791eb05b236afcea510d769a8943f8be3dbc9c (patch) | |
tree | 48b25ce1d2336bc41ab838475d915a7d01134e98 /README | |
parent | 37b51a9aa6d5d0fb97bad0d1a27d27304da277c2 (diff) |
* Add SHA-256.
* Tests for the various hashes.
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README index 00c4cb940434..d5487864e319 100644 --- a/README +++ b/README @@ -1,5 +1,9 @@ - *** Nix *** - For installation and usage instructions, please read the manual, which can be found in `docs/manual/manual.html', and additionally at the Nix website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>. + + +Acknowledgments + +This product includes software developed by the OpenSSL Project for +use in the OpenSSL Toolkit (http://www.OpenSSL.org/) |