Skip to content
/ libksba Public

A library to access X.509 certificates and CMS data. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

License

Unknown and 3 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3
Notifications You must be signed in to change notification settings

gpg/libksba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58b389a · Apr 23, 2025
Aug 16, 2023
Oct 6, 2023
Nov 18, 2020
Jun 21, 2024
Apr 23, 2025
Jan 15, 2025
Nov 25, 2014
Jun 19, 2023
Sep 26, 2012
Sep 26, 2012
Sep 26, 2012
Sep 26, 2012
Dec 1, 2011
Dec 1, 2011
Sep 22, 2008
Jun 21, 2024
Jun 21, 2024
Jun 19, 2023
Sep 27, 2012
Feb 25, 2008
Feb 22, 2008
Oct 30, 2008
Nov 13, 2018
Jun 21, 2024
Jan 15, 2025
Dec 6, 2001
Sep 22, 2008
                               LIBKSBA
                              ---------

         Copyright (C) 2001-2006, 2010-2015, 2018-2023 g10 Code GmbH

This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.

This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

Libksba itself is distributed under the terms of the GNU General
Public License, see the file AUTHORS for details.


                            KSBA Overview
                            -------------

KSBA (pronounced Kasbah) is a library to make X.509 certificates as
well as the CMS easily accessible by other applications.  Both
specifications are building blocks of S/MIME and TLS.

KSBA is made available as a standard shared library and reserves
identifiers starting with "ksba" and "_ksba" (also uppercase and mixed
case).  It does not rely on another cryptographic library.


                            Documentation
                            -------------

A standard info format reference manual is included.  However the OCSP
feature has not yet been documented.  See the comments in src/ocsp.c
and the example tests/t-ocsp.c.  The GnuPG's dirmngr module makes
extensive use of the OCSP feature and may be used as another example.

About

A library to access X.509 certificates and CMS data. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3

Stars

Watchers

Forks

Packages

No packages published