blob: f21991be0795b878f428343b3df21ae4a7be8400 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
This is the GNU TLS library. More up to date information can be found
at http://www.gnu.org/software/gnutls
It is a TLS implementation for the GNU project.
It is currently under heavy development. (and still not ready for
real world programs)
* The library needs libgcrypt. Libgcrypt is part of gnupg (ftp.gnupg.org)
* Documentation:
view the doc/ directory and the examples in the src/ directory.
BUGS:
There should be plenty, but if you think you found any
report it to bug-gnutls@gnu.org
|