summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-02 10:46:09 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-02 10:46:09 +0000
commit591a850864d21eb30150ff98eb83cf715172ce58 (patch)
tree05aaec63b8984f3d8dcc22364b716353b7e07383 /README
parent1bca4ae22584ed1498b7b93b418156dcaa55e88a (diff)
downloadgnutls-591a850864d21eb30150ff98eb83cf715172ce58.tar.gz
Cleanups in the digest code (separated from HMAC).
Added gnutls_fingerprint_calc(), which calculates a fingerprint.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 5cbdc2a7aa..3a8c0fa3d3 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
This is the GNU TLS library. More up to date information can be found
-at http://www.gnu.org/software/gnutls
+at http://www.gnu.org/software/gnutls and http://www.gnutls.org
It is a TLS implementation for the GNU project.
It is currently under heavy development. (and still not ready for
@@ -14,8 +14,8 @@ BUGS:
Currently gnuTLS needs a lot of testing. By notifying the developers
about a possible bug you may help a lot, since testing is really
-important (and expensive). If you think you found a bug,
+important and expensive. If you think you found a bug,
report it to bug-gnutls@gnu.org, together with the needed information,
-in order for developers to reproduce it.
+in order for developers to reproduce it.