[dependencies.bitcoin_hashes]
version = "0.12.0"
[lib]
name = "hkdf"
path = "src/lib.rs"
[package]
authors = ["The Fedimint Developers"]
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.4.3"