keystore

package
v0.0.0-...-84bdd1a Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptV3

func DecryptV3(content []byte, password string) ([]byte, error)

DecryptV3 decodes bytes in the v3 keystore format

func DecryptV4

func DecryptV4(content []byte, password string) ([]byte, error)

func EncryptV3

func EncryptV3(content []byte, password string, customScrypt ...int) ([]byte, error)

EncryptV3 encrypts data in v3 format

func EncryptV4

func EncryptV4(content []byte, password string) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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