merengue

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NULL = byte(0)

Functions

func Depseudonymize

func Depseudonymize(inp []byte, l uint, key []byte, hash func([]byte) []byte) []byte

func DepseudonymizeBidirectional

func DepseudonymizeBidirectional(inp []byte, l uint, keyA, keyB []byte, hash func([]byte) []byte) []byte

func Pseudonymize

func Pseudonymize(inp []byte, l uint, key []byte, hash func([]byte) []byte) []byte

func PseudonymizeBidirectional

func PseudonymizeBidirectional(inp []byte, l uint, keyA, keyB []byte, hash func([]byte) []byte) []byte

func Revert

func Revert(inp []byte, l uint) []byte

func Sha256

func Sha256(input []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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