//
pkg.gl
Category
github.com/klische/crypto
openpgp
internal
encoding
package
0.0.0-20200704001232-4a9868ba58c3
Repository:
https://github.com/klische/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
150 SLOC
#
Functions
NewMPI
NewMPI returns a MPI initialized with bytes.
NewOID
NewOID returns a OID initialized with bytes.
#
Structs
MPI
An MPI is used to store the contents of a big integer, along with the bit length that was specified in the original input.
OID
OID is used to store a variable-length field with a one-octet size prefix.
#
Interfaces
Field
Field is an encoded field of an openpgp packet.