Collection of Key Derivation Functions written in pure Rust
RustCrypto/KDFs holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Sustainability & Governance (78/100) and lowest on Vitality (42/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.
Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.
Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.
The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At Risk ceiling of 34.
This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.
| Registry | Package | Version | Downloads / mo | Versions | Last publish | Tags |
|---|---|---|---|---|---|---|
| crates.io | hkdf | 0.13.0 | 19,057,245 | 34 | 131 days ago | cryptohkdfkdfcryptographyno-std |
| crates.io | kbkdf | 0.0.1 | 42,177 | 4 | 187 days ago | cryptokdfkbkdfcryptographyno-std |
| crates.io | bake-kdf | 0.0.1 | 6 | 4 | 187 days ago | cryptokdfstbbakecryptographyno-std |
| crates.io | one-step-kdf | 0.1.0-rc.1 | 413 | 2 | 187 days ago | cryptonistkdfone-step-kdfcryptographyno-std |
| crates.io | ansi-x963-kdf | 0.0.1 | 1,012 | 5 | 187 days ago | cryptokdfsec1ansi-x963-kdfcryptographyno-std |
Is the project alive — is code being written and are releases shipping?
| 36/36 | Push recency — last push 5 days ago |
| 15.9/36 | Commit cadence — 23/52 weeks with commits |
| 15.4/18 | Commit volume — 51 commits in the last year |
| 2/10 | OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2 |
| commits_last_year | 51 |
| human_commit_share | 0.78 |
| days_since_last_push | 5 |
| active_weeks_last_year | 23 |
| 0/27 | Ships releases — no releases published |
| 0/36 | Release recency — no releases |
| 0/27 | Release cadence — no releases |
| 0/10 | OpenSSF Scorecard: Signed-Releases — no data |
| releases_count | 0 |
Does the project have users, downloads, attention, and a welcoming setup for contributors?
| 32.7/60 | Stars — 104 stars |
| 13.4/25 | Forks — 41 forks |
| 4.3/15 | Watchers — 7 watchers |
| forks | 41 |
| stars | 104 |
| watchers | 7 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 0/22.5 | License — no license file detected |
| 0/18 | CONTRIBUTING guide |
| 0/13.5 | Code of conduct |
| 0/7.2 | Issue template |
| 0/6.3 | PR template |
| has_readme | yes |
| has_license | no |
| readme_badges | 5 |
| has_contributing | no |
| has_issue_template | no |
| has_code_of_conduct | no |
| readme_badge_services | shields.io |
| has_pull_request_template | no |
| 80/80 | Monthly downloads — 19,100,853 downloads/month across crates |
| 0/20 | Registry dependents — not reported by this ecosystem |
| packages | hkdf, kbkdf, bake-kdf, one-step-kdf, ansi-x963-kdf |
| dependents | — |
| ecosystems | crates |
| total_downloads | 224,648,218 |
| monthly_downloads | 19,100,853 |
Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?
| 25.2/54 | Bus factor — 2 contributor(s) cover half of all commits |
| 15.3/22.5 | Commit distribution — top contributor authored 32% of commits |
| 13.5/13.5 | Contributor breadth — 19 contributors |
| 10/10 | OpenSSF Scorecard: Contributors — project has 35 contributing companies or organizations |
| bus_factor | 2 |
| contributors_sampled | 19 |
| top_contributor_share | 0.32 |
| 40.4/42 | Issue resolution — 96% of issues closed |
| 24.6/30 | PR acceptance — 149/182 decided PRs merged |
| 0/13 | Newcomer PR acceptance — no first-time contributor's PR decided in 30d |
| 3/15 | OpenSSF Scorecard: Code-Review — Found 4/19 approved changesets -- score normalized to 2 |
| merged_prs | 149 |
| open_issues | 1 |
| closed_issues | 26 |
| prs_merged_7d | 0 |
| prs_decided_7d | 0 |
| prs_merged_30d | 0 |
| prs_decided_30d | 0 |
| issue_closed_ratio | 0.963 |
| closed_unmerged_prs | 33 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 30/30 | Ownership backing — organization-owned |
| 0/20 | Verified domain |
| 24.2/25 | Owner reach — 2,350 followers of RustCrypto |
| 23.7/25 | Track record — 40 public repos, account ~9 yr old |
| followers | 2,350 |
| owner_type | Organization |
| is_verified | — |
| owner_login | RustCrypto |
| public_repos | 40 |
| account_age_days | 3,608 |
| 25/25 | Published & resolvable — 5 package(s) on crates |
| 35/35 | Publish recency — latest publish 131 days ago |
| 20/20 | Version history — 34 published versions |
| 20/20 | Not deprecated — active, not deprecated or yanked |
| packages | hkdf, kbkdf, bake-kdf, one-step-kdf, ansi-x963-kdf |
| ecosystems | crates |
| any_deprecated | no |
| min_days_since_publish | 131 |
Are baseline engineering and documentation practices in place?
| 24/24 | CI workflows — 7 workflow(s) |
| 24/24 | Tests present |
| 0/16 | Linter config |
| 0/9.6 | Pre-commit hooks |
| 0/6.4 | .editorconfig |
| 18/20 | OpenSSF Scorecard: CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9 |
| has_ci | yes |
| has_tests | yes |
| has_editorconfig | no |
| has_linter_config | no |
| has_precommit_config | no |
| 30/30 | README |
| 0/25 | Documentation directory |
| 0/15 | Documentation / homepage site |
| 10/10 | Repository description |
| 0/10 | Topics |
| 0/10 | Wiki |
| topics | — |
| has_wiki | no |
| homepage | — |
| has_readme | yes |
| has_docs_dir | no |
| has_description | yes |
Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?
Based on self-published public profile locations. This governance signal does not determine nationality, citizenship, intent, sanctions status, or individual trustworthiness.
How jurisdiction exposure is assessed| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — no data |
| 2.2/2.5 | CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 1.5/7.5 | Code-Review — Found 4/19 approved changesets -- score normalized to 2 |
| 2.5/2.5 | Contributors — project has 35 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 0/2.5 | License — license file not detected |
| 1.5/7.5 | Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2 |
| 5/5 | Packaging — packaging workflow detected |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — no data |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 7.5/7.5 | Vulnerabilities — 0 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 5 |
| high_risk_jurisdiction_cap | 34 |
| high_risk_jurisdiction_multiplier | 75 |
| security_posture_after_multiplier | 38 |
| security_posture_before_jurisdiction | 50 |
| 35/35 | Direct dependencies free of known advisories — no direct dependency carries a known advisory |
| 0/25 | Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope |
| 0/40 | No advisories left outstanding — no advisory carries a publication date |
| source | osv |
| advisories | 0 |
| affected_packages | 0 |
| assessed_packages | 25 |
| unassessed_packages | 11 |
| affected_by_severity | none |
| direct_affected_packages | 0 |
How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.
| 0/45 | Agent instructions — no CLAUDE.md / AGENTS.md / editor rules |
| 0/15 | Machine-readable docs (llms.txt) |
| 40/40 | Legible commit history — 74 of 78 human commits state their intent (structured subject or explanatory body) |
| has_llms_txt | no |
| legible_history_share | 0.949 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 12.6/18 | One-command bootstrap — Cargo.toml, ansi-x963-kdf/Cargo.toml, bake-kdf/Cargo.toml (toolchain convention, no task runner) |
| 22/22 | Automated tests |
| 0/11 | Lint / format config |
| 11/11 | Static type checking — Rust (statically typed) |
| 10/10 | Reproducible environment — lockfile |
| 0/10 | Demonstrated agent practice — no agent-authored commits among the last 100 |
| 8/8 | Automated maintenance — 22 of the last 100 commits are automated dependency updates |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | no |
| has_tests | yes |
| lockfiles | Cargo.lock |
| has_dockerfile | no |
| typed_language | yes |
| bootstrap_files | — |
| has_devcontainer | no |
| has_linter_config | no |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | Cargo.toml, ansi-x963-kdf/Cargo.toml, bake-kdf/Cargo.toml, hkdf/Cargo.toml, kbkdf/Cargo.toml, one-step-kdf/Cargo.toml |
| dependency_bot_commit_share | 0.22 |
| 45/45 | Type-checkable code — Rust (statically typed) |
| 55/55 | Manageable file sizes — 0/19 source files over 60KB |
| primary_language | Rust |
| largest_source_bytes | 15,749 |
| source_files_sampled | 19 |
| oversized_source_files | 0 |
When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.
Each point covers 10 days.
Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).
| 10 | Binary-Artifacts | no binaries found in the repo |
| n/a | Branch-Protection | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| 9 | CI-Tests | 28 out of 30 merged PRs checked by a CI test -- score normalized to 9 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 2 | Code-Review | Found 4/19 approved changesets -- score normalized to 2 |
| 10 | Contributors | project has 35 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 0 | License | license file not detected |
| 2 | Maintained | 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2 |
| 10 | Packaging | packaging workflow detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 0 | Security-Policy | security policy file not detected |
| n/a | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 10 | Vulnerabilities | 0 existing vulnerabilities detected |
| Registry | Package | Version constraint | Manifest |
|---|---|---|---|
| crates.io | digest | 0.11 | ansi-x963-kdf/Cargo.toml |
| crates.io | belt-hash | 0.2 | bake-kdf/Cargo.toml |
| crates.io | hmac | 0.13 | hkdf/Cargo.toml |
| crates.io | kdf | 0.1 | hkdf/Cargo.toml |
| crates.io | digest | 0.11 | kbkdf/Cargo.toml |
| crates.io | digest | 0.11 | one-step-kdf/Cargo.toml |
Full resolved dependency set from the GitHub dependency graph: 8 direct and 28 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.
| Registry | Package | Version | Relation |
|---|---|---|---|
| crates.io | belt-hash | — | direct |
| crates.io | belt-hash | 0.2.1 | direct |
| crates.io | digest | — | direct |
| crates.io | digest | 0.11.3 | direct |
| crates.io | hmac | — | direct |
| crates.io | hmac | 0.13.0 | direct |
| crates.io | kdf | — | direct |
| crates.io | kdf | 0.1.0 | direct |
| crates.io | aes | — | indirect |
| crates.io | aes | 0.9.1 | indirect |
| crates.io | belt-block | 0.2.0 | indirect |
| crates.io | blobby | — | indirect |
| crates.io | blobby | 0.4.0 | indirect |
| crates.io | block-buffer | 0.12.1 | indirect |
| crates.io | cfg-if | 1.0.4 | indirect |
| crates.io | cipher | 0.5.2 | indirect |
| crates.io | cmac | — | indirect |
| crates.io | cmac | 0.8.0 | indirect |
| crates.io | cmov | 0.5.4 | indirect |
| crates.io | cpubits | 0.1.1 | indirect |
| crates.io | cpufeatures | 0.3.0 | indirect |
| crates.io | crypto-common | 0.2.2 | indirect |
| crates.io | ctutils | 0.4.2 | indirect |
| crates.io | dbl | 0.5.0 | indirect |
| crates.io | hex | — | indirect |
| crates.io | hex | 0.4.3 | indirect |
| crates.io | hex-literal | — | indirect |
| crates.io | hex-literal | 1.1.0 | indirect |
| crates.io | hybrid-array | 0.4.12 | indirect |
| crates.io | inout | 0.2.2 | indirect |
| crates.io | libc | 0.2.186 | indirect |
| crates.io | sha1 | — | indirect |
| crates.io | sha1 | 0.11.0 | indirect |
| crates.io | sha2 | — | indirect |
| crates.io | sha2 | 0.11.0 | indirect |
| crates.io | typenum | 1.20.1 | indirect |
This repository publishes no package the index resolves, so its own dependency graph was assessed — 25 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.
No known advisories affect the assessed dependencies.
An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.
Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.
Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.31.0 — full methodology · metrics wiki.
How one result sits in the wider record: aggregate statistics — crates.io.