package hkdfutil

import "github.com/testovoleg/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-20230731113359-3e87cabb9327 (latest)
Published
Jul 31, 2023
Platform
linux/amd64
Imports
3 packages
Last checked
1 month ago

Tools for package owners.