issues
search
patrickfav
/
hkdf
A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF
https://favr.dev/opensource/hkdf
Apache License 2.0
66
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
#21
dependabot[bot]
opened
9 months ago
0
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
#20
dependabot[bot]
opened
11 months ago
0
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
#19
dependabot[bot]
closed
1 year ago
0
Bump commons-codec from 1.15 to 1.16.0
#18
dependabot[bot]
closed
1 year ago
0
Bump common-parent from 19 to 20
#17
dependabot[bot]
closed
1 year ago
0
Bump common-parent from 18 to 19
#16
dependabot[bot]
closed
1 year ago
1
Introduce SonarQube analyzing
#15
patrickfav
closed
1 year ago
1
Fix missing gpg sign and add correct maven deploy flow
#14
patrickfav
closed
1 year ago
1
Update maven wrapper
#13
patrickfav
closed
1 year ago
1
Migrate to Github Actions, CodeCov and Maven Central
#12
patrickfav
closed
1 year ago
1
Renamed package to `at.favre.lib.hkdf`
#11
overheadhunter
closed
2 years ago
0
Add `module-info.java`
#10
overheadhunter
closed
2 years ago
7
Add `module-info.java`
#9
overheadhunter
closed
2 years ago
4
Different result than with WolfSSL
#8
cmoine
closed
4 years ago
5
Bump checkstyle from 8.18 to 8.29
#7
dependabot[bot]
closed
4 years ago
1
Fix spelling in docs
#6
alisianoi
closed
5 years ago
1
Extends the API with SecretKey types in addition to raw byte[]
#5
patrickfav
closed
5 years ago
1
InputKeyingMaterial should be provided as SecretKey, not (only) as byte array
#4
tititin42
closed
5 years ago
2
Add OSWAP Dependency Check to hkdf
#3
patrickfav
closed
5 years ago
0
Bump Java target to 8
#2
patrickfav
opened
5 years ago
0
Combine Mac.update() and Mac.doFinal()
#1
alisianoi
closed
6 years ago
1