gfes

package
v0.0.0-...-04ff805 Latest Latest
Warning

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

Go to latest
Published: May 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MartolodDecrypt

func MartolodDecrypt(cipher []byte, userSecret, saltSecret string) ([]byte, error)

func MartolodEncrypt

func MartolodEncrypt(plain []byte, userSecret, saltSecret string) ([]byte, error)

func SiliconHash

func SiliconHash(key string, secret string) string

func SonnefesDecrypt

func SonnefesDecrypt(cipher string, key string) (string, error)

func SonnefesEncrypt

func SonnefesEncrypt(plainText, key string) (string, error)

func TriMartolodDecrypt

func TriMartolodDecrypt(cipher string, userSecret, saltSecret string) (string, error)

func TriMartolodEncrypt

func TriMartolodEncrypt(plain string, userSecret, saltSecret string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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