fedimint-hkdf 0.5.0

RFC5869 HKDF implementation on top of bitcoin_hashes
Documentation
[dependencies.bitcoin_hashes]
version = "0.14.0"

[lib]
name = "hkdf"
path = "src/lib.rs"

[package]
authors = ["The Fedimint Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "RFC5869 HKDF implementation on top of bitcoin_hashes"
edition = "2021"
license = "MIT"
name = "fedimint-hkdf"
readme = "README.md"
repository = "https://github.com/fedimint/fedimint"
version = "0.5.0"