package hkdfutil

import "github.com/insomnius/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-20221222071518-e03eb42e21a9 (latest)
Published
Dec 22, 2022
Platform
linux/amd64
Imports
3 packages
Last checked
1 month ago

Tools for package owners.