utils

package
v0.0.0-...-716cde0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCompositeKey

func CreateCompositeKey(components ...string) string

CreateCompositeKey creates a deterministic composite key Useful for creating unique identifiers

func GenerateUUID

func GenerateUUID() (string, errors.ICCError)

func HashCertificate

func HashCertificate(cert []byte) string

func LogHashOperation

func LogHashOperation(operation string, input string, output string)

func SHA256Hash

func SHA256Hash(data []byte) string

Deal eveyting in bytes to keep things generic and simple

func VerifyHash

func VerifyHash(data []byte, expected string) bool

Hash/secret Verification

func VerifySecret

func VerifySecret(secret string, expected 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