issues
search
RustCrypto
/
KDFs
Collection of Key Derivation Functions written in pure Rust
67
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove `alloc` crate feature from `concat-kdf` and `ansi-x963-kdf`
#106
newpavlov
opened
3 weeks ago
0
hkdf: bump MSRV to 1.81
#105
newpavlov
closed
3 weeks ago
0
concat-kdf: minor tweaks
#104
newpavlov
closed
3 weeks ago
0
ansi-x963-kdf: minor tweaks
#103
newpavlov
closed
3 weeks ago
0
Add ANSI-X9.63-KDF
#102
nemynm
closed
3 weeks ago
5
ANSI-X9.63-KDF
#101
nemynm
closed
3 weeks ago
4
hkdf v0.13.0-pre.4
#100
tarcieri
closed
3 months ago
0
Cargo.lock: bump dependencies
#99
tarcieri
closed
3 months ago
0
Bump `digest` to v0.11.0-pre.9
#98
tarcieri
closed
3 months ago
0
hkdf: tweak tests
#97
newpavlov
closed
4 months ago
0
hkdf: automatically switch between `Hmac` and `SimpleHmac`
#96
newpavlov
closed
4 months ago
0
Bump `digest` to v0.11.0-pre.8
#95
tarcieri
closed
9 months ago
0
Bump `digest` dependency to v0.11.0-pre.7; MSRV 1.72
#94
tarcieri
closed
9 months ago
0
hkdf: bump `hmac` dependency to v0.13.0-pre.1
#93
tarcieri
closed
9 months ago
0
hkdf v0.13.0-pre.0
#92
tarcieri
closed
10 months ago
0
Bump `digest` to v0.11.0-pre.3; MSRV 1.71
#91
tarcieri
closed
10 months ago
2
hkdf: fix `Debug` impls
#90
newpavlov
closed
10 months ago
0
`Debug` not implemented for `HkdfExtract<Sha256>` or `Hkdf<Sha256>`
#89
codahale
closed
10 months ago
3
implement bake-kdf function
#88
makavity
opened
11 months ago
2
Initial commit for KBKDF
#87
baloo
opened
1 year ago
1
Bump sha2 from 0.10.7 to 0.10.8
#86
dependabot[bot]
closed
1 year ago
1
Bump sha1 from 0.10.5 to 0.10.6
#85
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#84
dependabot[bot]
closed
1 year ago
0
Update Clippy and fix lints
#83
newpavlov
closed
1 year ago
0
Illustration for #80
#82
ia0
opened
1 year ago
0
Bump digest from 0.10.6 to 0.10.7
#81
dependabot[bot]
closed
1 year ago
0
Abstract Hkdf and HkdfExtract over hmac::Mac
#80
ia0
opened
1 year ago
7
Replace unmaintained actions-rs/* actions in CI workflows
#79
striezel
closed
1 year ago
0
Add salt recommendation for HKDF docs
#78
TheAlgorythm
closed
1 year ago
2
hkdf: switch from `sha-1` to `sha1`
#77
tarcieri
closed
1 year ago
0
Bump sha-1 from 0.10.0 to 0.10.1
#76
dependabot[bot]
closed
1 year ago
2
Missing KDFs
#75
tarcieri
opened
2 years ago
5
Extend Dependabot configuration for GitHub Actions updates
#74
striezel
closed
2 years ago
0
Update actions/checkout in GitHub Actions to v3
#73
striezel
closed
2 years ago
0
concat-kdf: remove criterion dependency
#72
newpavlov
closed
2 years ago
0
Bump criterion from 0.3.6 to 0.4.0
#71
dependabot[bot]
closed
2 years ago
1
Bump sha2 from 0.10.3 to 0.10.5
#70
dependabot[bot]
closed
2 years ago
1
Bump sha2 from 0.10.2 to 0.10.3
#69
dependabot[bot]
closed
2 years ago
0
Bump criterion from 0.3.5 to 0.3.6
#68
dependabot[bot]
closed
2 years ago
1
concat-kdf v0.1.0
#67
tarcieri
closed
2 years ago
0
Fix MSRV and documentation
#66
rpiasetskyi
closed
2 years ago
2
Cache cargo index
#65
newpavlov
closed
2 years ago
0
Use reusable workflow for minimal-versions
#64
newpavlov
closed
2 years ago
0
Fix and test min versions build
#63
newpavlov
closed
2 years ago
0
Initial commit for Concat KDF
#62
rpiasetskyi
closed
2 years ago
5
[DNM] Concat KDF initial commit
#61
rpiasetskyi
closed
2 years ago
0
hkdf: release v0.12.2
#60
newpavlov
closed
2 years ago
0
Re-export error types
#59
remoun
closed
2 years ago
1
Concatenation and ASN.1 KDFs
#58
rpiasetskyi
closed
2 years ago
1
Add ability to switch HMAC implementation to SimpleHmac
#57
newpavlov
closed
2 years ago
7
Next