package hkdfutil

import "github.com/LoL-Human/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-20230430105658-b4c86c681ebd (latest)
Published
Apr 30, 2023
Platform
linux/amd64
Imports
3 packages
Last checked
3 months ago

Tools for package owners.