Documentation ¶
Overview ¶
gopki by David Vogels
This is the main package that initializes the command line interface. For more information about this project, see the README.
Directories ¶
Path | Synopsis |
---|---|
Package generator acts as the front-end for certificate generation and should always be the way external packages generate certificates.
|
Package generator acts as the front-end for certificate generation and should always be the way external packages generate certificates. |
cert
Package cert includes all necessary functions and data structures for certificate generation.
|
Package cert includes all necessary functions and data structures for certificate generation. |
config/v1
Implements version 1 of the configuration parser.
|
Implements version 1 of the configuration parser. |
db
Generic certificate database package
|
Generic certificate database package |
db/filesystem
Database implementation for filesystems.
|
Database implementation for filesystems. |
dcrypto/ecdsa
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-4 and SEC 1, Version 2.0.
|
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-4 and SEC 1, Version 2.0. |
dcrypto/internal/nistec
Package nistec implements the NIST P elliptic curves from FIPS 186-4.
|
Package nistec implements the NIST P elliptic curves from FIPS 186-4. |
dcrypto/rsa
Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.
|
Package rsa implements RSA encryption as specified in PKCS #1 and RFC 8017. |
Provide application-wide logging with pre-defined log levels.
|
Provide application-wide logging with pre-defined log levels. |
Click to show internal directories.
Click to hide internal directories.