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. |
Packaging | jar |
Size | 11.23 KB |
文件 | pom jar |
网址 | https://github.com/patrickfav/hkdf |
发布时间 | 2017-11-18 06:30 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.12 |
org.apache.commons | commons-lang3 | 3.6 |
commons-codec | commons-codec | 1.10 |
developers
patrickfav | Patrick Favre-Bulle |
licenses
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |