package hkdfutil

import "github.com/UristLikot/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
v1.0.3 (latest)
Published
Feb 15, 2024
Platform
linux/amd64
Imports
3 packages
Last checked
1 week ago

Tools for package owners.