masker

package
v0.0.0-...-b8194ae Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Masker exists to provide a simple way to obfuscate data in a way that will make it much harder for someone using the gcisigner to accidentially bypass the SigV4 signed message verification.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mask

func Mask(mask []byte, data []byte) []byte

Mask is designed to obfuscate data to make using unverified data less likely.

func Unmask

func Unmask(mask []byte, data []byte) ([]byte, error)

Unmask unmasks data masked with naclMask

Types

This section is empty.

Jump to

Keyboard shortcuts

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