HKDF-RFC5869 hkdf
Group | at.favre.lib |
描述 | A standalone Java implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm compatible with NIST Special Publication 800-56C "Two-Step Key Derivation" scheme. |
Packaging | jar |
Size | 11.88 KB |
文件 | pom jar |
网址 | https://github.com/patrickfav/hkdf |
发布时间 | 2019-06-14 01:47 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.12 |
org.apache.commons | commons-lang3 | 3.8.1 |
commons-codec | commons-codec | 1.11 |
at.favre.lib | bytes | 0.8.0 |
developers
patrickfav | Patrick Favre-Bulle |
licenses
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |