File: README

package info (click to toggle)
gnutls28 3.8.11-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 82,372 kB
  • sloc: ansic: 391,853; asm: 117,804; sh: 18,780; makefile: 6,801; yacc: 1,858; python: 1,399; cpp: 1,243; perl: 995; sed: 39
file content (13 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
ext/         -> Implementation of TLS extensions
auth/        -> Implementation of TLS authentication methods (DHE, SRP etc.)
accelerated/ -> Implementation of cipher acceleration

Certificate support:
x509/        -> Implementation of GnuTLS X.509 certificate support (and more)
openpgp/     -> Implementation of GnuTLS openpgp support
opencdk/     -> Implementation of low level openpgp packet parsing
minitasn1    -> ASN.1 structure parsing library

Crypto backends:
nettle/ ->   -> The nettle crypto back-end
gcrypt/ ->   -> The libgcrypt crypto back-end