//
pkg.gl
Category
github.com/writeas/web-core
activitypub
package
1.6.0
Repository:
https://github.com/writeas/web-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
78 SLOC
#
Functions
DecodePrivateKey
DecodePrivateKey encodes public and private key to PEM format, returning them in that order.
DecodePublicKey
DecodePublicKey decodes public keys.
GenerateKeys
GenerateKeys creates an RSA keypair and returns the public and private key, in that order.