package hkdfutil

import "github.com/Mauricio-Carrion/whatsmeow/util/hkdfutil"

Package hkdfutil contains a simple wrapper for golang.org/x/crypto/hkdf that reads a specified number of bytes.

Index

Functions

func SHA256

func SHA256(key, salt, info []byte, length uint8) []byte

Source Files

hkdf.go

Version
v0.0.0-20240119214249-b6c8c773aeaa (latest)
Published
Jan 19, 2024
Platform
linux/amd64
Imports
3 packages
Last checked
1 week ago

Tools for package owners.