//
pkg.gl
Category
github.com/dimensiondev/crypto
openpgp
internal
encoding
package
1.0.0
Repository:
https://github.com/dimensiondev/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
144 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.