Documentation
¶
Index ¶
- func CreateCompositeKey(components ...string) string
- func GenerateUUID() (string, errors.ICCError)
- func HashCertificate(cert []byte) string
- func LogHashOperation(operation string, input string, output string)
- func SHA256Hash(data []byte) string
- func VerifyHash(data []byte, expected string) bool
- func VerifySecret(secret string, expected string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCompositeKey ¶
CreateCompositeKey creates a deterministic composite key Useful for creating unique identifiers
func GenerateUUID ¶
func HashCertificate ¶
func LogHashOperation ¶
func SHA256Hash ¶
Deal eveyting in bytes to keep things generic and simple
func VerifySecret ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.