Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/RustCrypto/KDFs
Collection of Key Derivation Functions written in pure Rust
https://github.com/RustCrypto/KDFs
README: fixup broken links
baloo opened this pull request about 2 months ago
baloo opened this pull request about 2 months ago
Remove `alloc` crate feature from `concat-kdf` and `ansi-x963-kdf`
newpavlov opened this pull request 3 months ago
newpavlov opened this pull request 3 months ago
hkdf: bump MSRV to 1.81
newpavlov opened this pull request 3 months ago
newpavlov opened this pull request 3 months ago
concat-kdf: minor tweaks
newpavlov opened this pull request 3 months ago
newpavlov opened this pull request 3 months ago
ansi-x963-kdf: minor tweaks
newpavlov opened this pull request 3 months ago
newpavlov opened this pull request 3 months ago
Add ANSI-X9.63-KDF
nemynm opened this pull request 3 months ago
nemynm opened this pull request 3 months ago
ANSI-X9.63-KDF
nemynm opened this issue 4 months ago
nemynm opened this issue 4 months ago
hkdf v0.13.0-pre.4
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
Cargo.lock: bump dependencies
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
Bump `digest` to v0.11.0-pre.9
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
hkdf: tweak tests
newpavlov opened this pull request 7 months ago
newpavlov opened this pull request 7 months ago
hkdf: automatically switch between `Hmac` and `SimpleHmac`
newpavlov opened this pull request 7 months ago
newpavlov opened this pull request 7 months ago
Bump `digest` to v0.11.0-pre.8
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
Bump `digest` dependency to v0.11.0-pre.7; MSRV 1.72
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
hkdf: bump `hmac` dependency to v0.13.0-pre.1
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
hkdf v0.13.0-pre.0
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Bump `digest` to v0.11.0-pre.3; MSRV 1.71
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
hkdf: fix `Debug` impls
newpavlov opened this pull request about 1 year ago
newpavlov opened this pull request about 1 year ago
`Debug` not implemented for `HkdfExtract<Sha256>` or `Hkdf<Sha256>`
codahale opened this issue about 1 year ago
codahale opened this issue about 1 year ago
implement bake-kdf function
makavity opened this pull request about 1 year ago
makavity opened this pull request about 1 year ago
Initial commit for KBKDF
baloo opened this pull request about 1 year ago
baloo opened this pull request about 1 year ago
Bump sha2 from 0.10.7 to 0.10.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump sha1 from 0.10.5 to 0.10.6
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update Clippy and fix lints
newpavlov opened this pull request over 1 year ago
newpavlov opened this pull request over 1 year ago
Illustration for #80
ia0 opened this pull request over 1 year ago
ia0 opened this pull request over 1 year ago
Bump digest from 0.10.6 to 0.10.7
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Abstract Hkdf and HkdfExtract over hmac::Mac
ia0 opened this issue over 1 year ago
ia0 opened this issue over 1 year ago
Replace unmaintained actions-rs/* actions in CI workflows
striezel opened this pull request almost 2 years ago
striezel opened this pull request almost 2 years ago
Add salt recommendation for HKDF docs
TheAlgorythm opened this pull request almost 2 years ago
TheAlgorythm opened this pull request almost 2 years ago
hkdf: switch from `sha-1` to `sha1`
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
Bump sha-1 from 0.10.0 to 0.10.1
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Missing KDFs
tarcieri opened this issue over 2 years ago
tarcieri opened this issue over 2 years ago
Extend Dependabot configuration for GitHub Actions updates
striezel opened this pull request over 2 years ago
striezel opened this pull request over 2 years ago
Update actions/checkout in GitHub Actions to v3
striezel opened this pull request over 2 years ago
striezel opened this pull request over 2 years ago
concat-kdf: remove criterion dependency
newpavlov opened this pull request over 2 years ago
newpavlov opened this pull request over 2 years ago
Bump criterion from 0.3.6 to 0.4.0
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Bump sha2 from 0.10.3 to 0.10.5
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Bump sha2 from 0.10.2 to 0.10.3
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Bump criterion from 0.3.5 to 0.3.6
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
concat-kdf v0.1.0
tarcieri opened this pull request almost 3 years ago
tarcieri opened this pull request almost 3 years ago
Fix MSRV and documentation
rpiasetskyi opened this pull request almost 3 years ago
rpiasetskyi opened this pull request almost 3 years ago
Cache cargo index
newpavlov opened this pull request almost 3 years ago
newpavlov opened this pull request almost 3 years ago
Use reusable workflow for minimal-versions
newpavlov opened this pull request almost 3 years ago
newpavlov opened this pull request almost 3 years ago
Fix and test min versions build
newpavlov opened this pull request almost 3 years ago
newpavlov opened this pull request almost 3 years ago
Initial commit for Concat KDF
rpiasetskyi opened this pull request almost 3 years ago
rpiasetskyi opened this pull request almost 3 years ago
[DNM] Concat KDF initial commit
rpiasetskyi opened this pull request almost 3 years ago
rpiasetskyi opened this pull request almost 3 years ago
hkdf: release v0.12.2
newpavlov opened this pull request almost 3 years ago
newpavlov opened this pull request almost 3 years ago
Re-export error types
remoun opened this pull request almost 3 years ago
remoun opened this pull request almost 3 years ago
Concatenation and ASN.1 KDFs
rpiasetskyi opened this issue almost 3 years ago
rpiasetskyi opened this issue almost 3 years ago
Add ability to switch HMAC implementation to SimpleHmac
newpavlov opened this pull request almost 3 years ago
newpavlov opened this pull request almost 3 years ago
Simplify the trait bounds, fixes #54
jbis9051 opened this pull request almost 3 years ago
jbis9051 opened this pull request almost 3 years ago
Bump sha2 from 0.10.0 to 0.10.1
dependabot[bot] opened this pull request about 3 years ago
dependabot[bot] opened this pull request about 3 years ago
hkdf: simplify trait bounds
newpavlov opened this issue about 3 years ago
newpavlov opened this issue about 3 years ago
Bump hex-literal from 0.2.1 to 0.3.4
dependabot[bot] opened this pull request about 3 years ago
dependabot[bot] opened this pull request about 3 years ago
hkdf: migrate to hmac v0.12 and digest v0.10
newpavlov opened this pull request about 3 years ago
newpavlov opened this pull request about 3 years ago
hkdf v0.11.0
tarcieri opened this pull request over 3 years ago
tarcieri opened this pull request over 3 years ago
hkdf: bump `hmac` crate dependency to v0.11
tarcieri opened this pull request over 3 years ago
tarcieri opened this pull request over 3 years ago
Add Wycheproof HKDF test vectors
daviddrysdale opened this pull request almost 4 years ago
daviddrysdale opened this pull request almost 4 years ago
README.md: reword PBKDF note
tarcieri opened this pull request almost 4 years ago
tarcieri opened this pull request almost 4 years ago
README.md: add note about password hashes repo
tarcieri opened this pull request almost 4 years ago
tarcieri opened this pull request almost 4 years ago
fix HKDF-Extract with empty salt #45
LuoZijun opened this pull request about 4 years ago
LuoZijun opened this pull request about 4 years ago
HKDF-Extract with empty salt
LuoZijun opened this issue about 4 years ago
LuoZijun opened this issue about 4 years ago
hkdf v0.10.0
tarcieri opened this pull request about 4 years ago
tarcieri opened this pull request about 4 years ago
README.md(s): update badges
tarcieri opened this pull request about 4 years ago
tarcieri opened this pull request about 4 years ago
Migrate to GitHub Actions
tarcieri opened this pull request about 4 years ago
tarcieri opened this pull request about 4 years ago
hkdf v0.10.0-alpha.0
tarcieri opened this pull request about 4 years ago
tarcieri opened this pull request about 4 years ago
Bump `hmac` dependency to v0.10
tarcieri opened this pull request over 4 years ago
tarcieri opened this pull request over 4 years ago
Migrate to GitHub actions and add Dependabot
newpavlov opened this issue over 4 years ago
newpavlov opened this issue over 4 years ago
0.9.0 release?
ignatenkobrain opened this issue over 4 years ago
ignatenkobrain opened this issue over 4 years ago
hkdf v0.9.0-alpha.0
tarcieri opened this pull request over 4 years ago
tarcieri opened this pull request over 4 years ago
Update outdated dependencies
devashishdxt opened this pull request over 4 years ago
devashishdxt opened this pull request over 4 years ago
hkdf: upgrade to `digest` v0.9; `hmac` v0.8
tarcieri opened this pull request over 4 years ago
tarcieri opened this pull request over 4 years ago
Implemented multipart features for HKDF-Extract and HKDF-Expand
rozbb opened this pull request over 4 years ago
rozbb opened this pull request over 4 years ago
Rename `*result*` to `finalize`
tarcieri opened this pull request over 4 years ago
tarcieri opened this pull request over 4 years ago
hkdf: 2018 edition upgrade
tarcieri opened this pull request over 4 years ago
tarcieri opened this pull request over 4 years ago
hkdf: upgrade to pre-release upstream crates
tarcieri opened this pull request over 4 years ago
tarcieri opened this pull request over 4 years ago
HKDF: "info" parameter should be Option<&[u8]>
zer0x64 opened this issue about 5 years ago
zer0x64 opened this issue about 5 years ago
Fix the Apache copyright, add names
vladikoff opened this pull request over 5 years ago
vladikoff opened this pull request over 5 years ago
create 0.8.0 release
warner opened this issue over 5 years ago
warner opened this issue over 5 years ago
add 0.7.1 tag?
warner opened this issue over 5 years ago
warner opened this issue over 5 years ago
expand without extract
david415 opened this issue over 5 years ago
david415 opened this issue over 5 years ago
Remove 1.21.0 Rust testing from travis
vladikoff opened this pull request over 5 years ago
vladikoff opened this pull request over 5 years ago
Remove unnecessary clone bound.
withoutboats opened this pull request over 5 years ago
withoutboats opened this pull request over 5 years ago
Support HKDF-Expand with different sized PRKs
nlordell opened this pull request almost 6 years ago
nlordell opened this pull request almost 6 years ago
Update docs and changelog for 0.7.0
vladikoff opened this pull request over 6 years ago
vladikoff opened this pull request over 6 years ago
Update digest to 0.8, refactor for API changes, remove redundant crate
timvisee opened this pull request over 6 years ago
timvisee opened this pull request over 6 years ago
Update digest to 0.8
eoger opened this issue over 6 years ago
eoger opened this issue over 6 years ago
Update docs and changelog for 0.6.0
vladikoff opened this pull request over 6 years ago
vladikoff opened this pull request over 6 years ago
Remove std requirement
themadprofessor opened this pull request over 6 years ago
themadprofessor opened this pull request over 6 years ago
Fix cargo bench for hkdf
vladikoff opened this pull request over 6 years ago
vladikoff opened this pull request over 6 years ago
Fix salt None for hkdf
vladikoff opened this pull request over 6 years ago
vladikoff opened this pull request over 6 years ago
omitting HKDF salt is hard to get right
warner opened this issue almost 7 years ago
warner opened this issue almost 7 years ago
Reorganize the repo for more KDFs
vladikoff opened this pull request almost 7 years ago
vladikoff opened this pull request almost 7 years ago
Relicense under dual MIT/Apache-2.0
newpavlov opened this issue almost 7 years ago
newpavlov opened this issue almost 7 years ago
Reduce heap allocation, remove unnecessary mut, derive Clone
Ralith opened this pull request almost 7 years ago
Ralith opened this pull request almost 7 years ago
no_std support
tarcieri opened this issue about 7 years ago
tarcieri opened this issue about 7 years ago
add "cargo bench" to run some simple benchmarks
warner opened this pull request about 7 years ago
warner opened this pull request about 7 years ago
update to hex-0.3
warner opened this pull request about 7 years ago
warner opened this pull request about 7 years ago
travis: test on Rust beta and nightly too
warner opened this pull request about 7 years ago
warner opened this pull request about 7 years ago