src

package
v0.0.0-...-ae5aa91 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2022 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnonfilesToPubkey

func AnonfilesToPubkey(url string) (*rsa.PublicKey, bool)

func DecryptDirBayarcoek

func DecryptDirBayarcoek(dirPath, extension string, publicKey *rsa.PublicKey) error

func DecryptSingleBayarcoek

func DecryptSingleBayarcoek(filePath, extension string, publicKey *rsa.PublicKey) error

func GenerateBayarcoekKeys

func GenerateBayarcoekKeys(privPath, pubPath string) (string, string, error)

func GetPrivateKeyFromPath

func GetPrivateKeyFromPath(path string) (*rsa.PrivateKey, bool)

func GetPublicKeyFromPath

func GetPublicKeyFromPath(path string) (*rsa.PublicKey, bool)

func MakeDirBayarCoek

func MakeDirBayarCoek(dirPath string, extension string, overwrite bool, privateKey *rsa.PrivateKey) error

func MakeSingleBayarCoek

func MakeSingleBayarCoek(filePath string, extension string, overwrite bool, privateKey *rsa.PrivateKey) error

func UploadKeyToAnonfiles

func UploadKeyToAnonfiles(pubKey *rsa.PublicKey) (string, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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