automatic version update by autodist [release 3.3.2-1mamba;Wed May 07 2014]

This commit is contained in:
2024-01-05 23:18:28 +01:00
parent d6e609843f
commit 332cf36c95
3 changed files with 457 additions and 0 deletions

View File

@ -1,2 +1,8 @@
# gnutls
GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer.
Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.
Quoting from RFC2246 - the TLS 1.0 protocol specification:
The TLS protocol provides communications privacy over the Internet.
The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.