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. It is special as it supports 2 Phases: Extract and Expand. |
Packaging | jar |
Size | 11.16 KB |
文件 | pom jar |
网址 | https://github.com/patrickfav/hkdf |
发布时间 | 2017-10-03 20:36 |
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 |