This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
libgnutls2/README.md

9 lines
498 B
Markdown
Raw Permalink Normal View History

2024-01-06 04:26:44 +01:00
# libgnutls2
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.