secret

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptOpenPGP

func DecryptOpenPGP(privateKey string, privateKeyPassword string, encString string) (string, error)

DecryptOpenPGP decrypts an encrypted string using OpenPGP

func EncryptOpenPGP

func EncryptOpenPGP(publicKey string, secretString string) (string, error)

EncryptOpenPGP encrypts a secretString with the publicKey using OpenPGP

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL