Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 20:35 UTC

0xMiden / crypto

Cryptographic primitives used in Polygon Miden rollup

RustApache-2.0★ 136 stars⑂ 98 forkssince Oct 2022archivedView on GitHub ↗
KindLibraryCommand-line toolhow this is determined

0xMiden/crypto holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Vitality (87/100) and lowest on Community & Adoption (66/100). The repository is archived, so no further maintenance is expected.

19
overall / 100
Critical

Software health index

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.

19
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).

Ownership

MidenOrganization
457 followers53 public repossince Dec 2024

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iomiden-fieldpoints to another repo — not scored0.29.224,998201 day agocryptohashmerklemidencryptographyno-std
crates.iomiden-cryptopoints to another repo — not scored0.29.244,690891 day agocryptohashmerklemidencryptographyno-std
crates.iomiden-serde-utilspoints to another repo — not scored0.29.225,442271 day agocryptohashmerklemidencryptographyno-std
crates.iomiden-crypto-derivepoints to another repo — not scored0.29.228,096421 day agocryptohashmerklemidencryptographyno-std
crates.iomiden-lifted-airpoints to another repo — not scored0.29.219,123121 day ago
crates.iomiden-lifted-starkpoints to another repo — not scored0.29.219,116121 day ago
crates.iomiden-stateful-hasherpoints to another repo — not scored0.29.219,126121 day ago
crates.iomiden-stark-transcriptpoints to another repo — not scored0.29.219,125121 day ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

87Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 22 days ago
31.8/36Commit cadence46/52 weeks with commits
18/18Commit volume427 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject is archived
Inputs used
commits_last_year427
human_commit_share0.87
days_since_last_push22
active_weeks_last_year46

Release discipline

100Exceptional
How it's scored
27/27Ships releases78 releases published
36/36Release recencylatest release 22 days ago
27/27Release cadencea release every ~15.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count78
latest_release_tagv0.28.1
releases_from_tagsno
days_since_latest_release22
mean_days_between_releases15.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

66Good · 17% of overall
How it's scored
34.6/60Stars136 stars
16.6/25Forks98 forks
6.2/15Watchers14 watchers
Inputs used
forks98
stars136
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

75Good · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
13.9/22.5Commit distributiontop contributor authored 38% of commits
13.5/13.5Contributor breadth54 contributors
10/10OpenSSF Scorecard: Contributorsproject has 16 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled54
top_contributor_share0.381
How it's scored
42/42Issue resolution100% of issues closed
24.3/30PR acceptance535/660 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
10.5/15OpenSSF Scorecard: Code-ReviewFound 13/18 approved changesets -- score normalized to 7
Inputs used
merged_prs535
open_issues0
closed_issues243
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs125
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
19.1/25Owner reach457 followers of 0xMiden
16/25Track record53 public repos, account ~1 yr old
Inputs used
followers457
owner_typeOrganization
is_verifiedno
owner_login0xMiden
public_repos53
account_age_days624

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows12 workflow(s)
24/24Tests present
16/16Linter configCargo.toml ([workspace.lints]), benches/smt-codspeed/Cargo.toml ([lints]), miden-bench/Cargo.toml ([lints]), miden-crypto-derive/Cargo.toml ([lints]), miden-crypto-fuzz/Cargo.toml ([lints]), miden-crypto/Cargo.toml ([lints]), miden-field/Cargo.toml ([lints]), miden-serde-utils/Cargo.toml ([lints]), rustfmt.toml, stark/miden-lifted-air/Cargo.toml ([lints]), stark/miden-lifted-stark/Cargo.toml ([lints]), stark/miden-stark-transcript/Cargo.toml ([lints]), stark/miden-stateful-hasher/Cargo.toml ([lints])
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://0xmiden.github.io/crypto/
10/10Repository description
10/10Topics1 topics
0/10Wiki
Inputs used
topicscryptography
has_wikino
homepagehttps://0xmiden.github.io/crypto/
docs_sitehttps://0xmiden.github.io/crypto/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

69Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
1.5/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-ReviewFound 13/18 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 16 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintainedproject is archived
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
4/5SASTSAST tool is not run on all commits -- score normalized to 8
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.9
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

AI Readiness

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.

79Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history84 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.966
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configCargo.toml ([workspace.lints]), benches/smt-codspeed/Cargo.toml ([lints]), miden-bench/Cargo.toml ([lints]), miden-crypto-derive/Cargo.toml ([lints]), miden-crypto-fuzz/Cargo.toml ([lints]), miden-crypto/Cargo.toml ([lints]), miden-field/Cargo.toml ([lints]), miden-serde-utils/Cargo.toml ([lints]), rustfmt.toml, stark/miden-lifted-air/Cargo.toml ([lints]), stark/miden-lifted-stark/Cargo.toml ([lints]), stark/miden-stark-transcript/Cargo.toml ([lints]), stark/miden-stateful-hasher/Cargo.toml ([lints])
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice21 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance13 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.21
toolchain_manifestsCargo.toml, benches/smt-codspeed/Cargo.toml, miden-bench/Cargo.toml, miden-crypto-derive/Cargo.toml, miden-crypto-fuzz/Cargo.toml, miden-crypto/Cargo.toml, miden-field/Cargo.toml, miden-serde-utils/Cargo.toml, miden-serde-utils/fuzz/Cargo.toml, stark/miden-lifted-air/Cargo.toml, stark/miden-lifted-stark/Cargo.toml, stark/miden-stark-transcript/Cargo.toml, stark/miden-stateful-hasher/Cargo.toml, tests/wycheproof/Cargo.toml, tools/zeroize-audit/Cargo.toml
dependency_bot_commit_share0.13
How it's scored
45/45Type-checkable codeRust (statically typed)
53.6/55Manageable file sizes8/304 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes168,991
source_files_sampled304
oversized_source_files8

Key facts

136GitHub stars
54contributors
427commits, last 12 months
22days since last push
78releases
3bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'miden-bench' from its registry
  • crates package 'miden-field' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • crates package 'miden-crypto' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • Could not fetch crates package 'miden-crypto-fuzz' from its registry
  • crates package 'miden-serde-utils' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • crates package 'miden-crypto-derive' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • Could not fetch crates package 'zeroize-audit' from its registry
  • Could not fetch crates package 'miden-crypto-smt-codspeed-bench' from its registry
  • crates package 'miden-lifted-air' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • crates package 'miden-lifted-stark' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • crates package 'miden-stateful-hasher' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring
  • crates package 'miden-stark-transcript' points at a different repository (https://github.com/0xMiden/miden-vm); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 98 ⇿
0Stars
98Forks
70Releases

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.

0204060801009742023-062024-122026-07
Major 0Minor 23Patch 47

Each point covers 3 days.

OpenSSF Scorecard 6.9 / 10
6.9aggregate

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).Scorecard v5.5.0 · 2026-08-22 20:34 UTC

10Binary-Artifactsno binaries found in the repo
2Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 13/18 approved changesets -- score normalized to 7
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
8SASTSAST tool is not run on all commits -- score normalized to 8
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 103
RegistryPackageVersion constraintManifest
crates.iomiden-lifted-starkmiden-bench/Cargo.toml
crates.iop3-airmiden-bench/Cargo.toml
crates.iop3-batch-starkmiden-bench/Cargo.toml
crates.iop3-blake3miden-bench/Cargo.toml
crates.iop3-blake3-airmiden-bench/Cargo.toml
crates.iop3-commitmiden-bench/Cargo.toml
crates.iop3-dftmiden-bench/Cargo.toml
crates.iop3-fieldmiden-bench/Cargo.toml
crates.iop3-frimiden-bench/Cargo.toml
crates.iop3-goldilocksmiden-bench/Cargo.toml
crates.iop3-keccakmiden-bench/Cargo.toml
crates.iop3-keccak-airmiden-bench/Cargo.toml
crates.iop3-lookupmiden-bench/Cargo.toml
crates.iop3-matrixmiden-bench/Cargo.toml
crates.iop3-merkle-treemiden-bench/Cargo.toml
crates.iop3-poseidon2-airmiden-bench/Cargo.toml
crates.iop3-symmetricmiden-bench/Cargo.toml
crates.iop3-uni-starkmiden-bench/Cargo.toml
crates.ioclapmiden-bench/Cargo.toml
crates.iopostcardmiden-bench/Cargo.toml
crates.iorandmiden-bench/Cargo.toml
crates.iotracingmiden-bench/Cargo.toml
crates.iotracing-forestmiden-bench/Cargo.toml
crates.iotracing-subscribermiden-bench/Cargo.toml
crates.ioquotemiden-crypto-derive/Cargo.toml
crates.iosynmiden-crypto-derive/Cargo.toml
crates.iolibfuzzer-sys0.4miden-crypto-fuzz/Cargo.toml
crates.iomiden-cryptomiden-crypto-fuzz/Cargo.toml
crates.iorand0.10miden-crypto-fuzz/Cargo.toml
crates.iomiden-crypto-derivemiden-crypto/Cargo.toml
crates.iomiden-fieldmiden-crypto/Cargo.toml
crates.iomiden-lifted-starkmiden-crypto/Cargo.toml
crates.iomiden-serde-utilsmiden-crypto/Cargo.toml
crates.ioblake3miden-crypto/Cargo.toml
crates.iochacha20poly1305miden-crypto/Cargo.toml
crates.ioclapmiden-crypto/Cargo.toml
crates.iocurve25519-dalekmiden-crypto/Cargo.toml
crates.iodermiden-crypto/Cargo.toml
crates.ioed25519-dalekmiden-crypto/Cargo.toml
crates.ioflumemiden-crypto/Cargo.toml
crates.iohkdfmiden-crypto/Cargo.toml
crates.iok256miden-crypto/Cargo.toml
crates.ionummiden-crypto/Cargo.toml
crates.ionum-complexmiden-crypto/Cargo.toml
crates.ioonce_cellmiden-crypto/Cargo.toml
crates.ioproptestmiden-crypto/Cargo.toml
crates.iorandmiden-crypto/Cargo.toml
crates.iorand_chachamiden-crypto/Cargo.toml
crates.iorayonmiden-crypto/Cargo.toml
crates.iorocksdbmiden-crypto/Cargo.toml
crates.ioserdemiden-crypto/Cargo.toml
crates.iosha2miden-crypto/Cargo.toml
crates.iosha3miden-crypto/Cargo.toml
crates.iosubtlemiden-crypto/Cargo.toml
crates.iothiserrormiden-crypto/Cargo.toml
crates.iox25519-dalekmiden-crypto/Cargo.toml
crates.iop3-blake3miden-crypto/Cargo.toml
crates.iop3-challengermiden-crypto/Cargo.toml
crates.iop3-dftmiden-crypto/Cargo.toml
crates.iop3-goldilocksmiden-crypto/Cargo.toml
crates.iop3-keccakmiden-crypto/Cargo.toml
crates.iop3-matrixmiden-crypto/Cargo.toml
crates.iop3-maybe-rayonmiden-crypto/Cargo.toml
crates.iop3-symmetricmiden-crypto/Cargo.toml
crates.iop3-utilmiden-crypto/Cargo.toml
crates.iothiserrormiden-field/Cargo.toml
crates.iop3-fieldmiden-serde-utils/Cargo.toml
crates.iop3-goldilocksmiden-serde-utils/Cargo.toml
crates.iop3-airstark/miden-lifted-air/Cargo.toml
crates.iop3-challengerstark/miden-lifted-air/Cargo.toml
crates.iop3-fieldstark/miden-lifted-air/Cargo.toml
crates.iop3-matrixstark/miden-lifted-air/Cargo.toml
crates.iop3-utilstark/miden-lifted-air/Cargo.toml
crates.iothiserrorstark/miden-lifted-air/Cargo.toml
crates.iomiden-lifted-airstark/miden-lifted-stark/Cargo.toml
crates.iomiden-stark-transcriptstark/miden-lifted-stark/Cargo.toml
crates.iomiden-stateful-hasherstark/miden-lifted-stark/Cargo.toml
crates.iop3-challengerstark/miden-lifted-stark/Cargo.toml
crates.iop3-dftstark/miden-lifted-stark/Cargo.toml
crates.iop3-fieldstark/miden-lifted-stark/Cargo.toml
crates.iop3-goldilocksstark/miden-lifted-stark/Cargo.toml
crates.iop3-matrixstark/miden-lifted-stark/Cargo.toml
crates.iop3-maybe-rayonstark/miden-lifted-stark/Cargo.toml
crates.iop3-symmetricstark/miden-lifted-stark/Cargo.toml
crates.iop3-utilstark/miden-lifted-stark/Cargo.toml
crates.iop3-blake3stark/miden-lifted-stark/Cargo.toml
crates.iop3-blake3-airstark/miden-lifted-stark/Cargo.toml
crates.iop3-keccakstark/miden-lifted-stark/Cargo.toml
crates.iop3-keccak-airstark/miden-lifted-stark/Cargo.toml
crates.iop3-poseidon2-airstark/miden-lifted-stark/Cargo.toml
crates.iorandstark/miden-lifted-stark/Cargo.toml
crates.ioserdestark/miden-lifted-stark/Cargo.toml
crates.iothiserrorstark/miden-lifted-stark/Cargo.toml
crates.iotracingstark/miden-lifted-stark/Cargo.toml
crates.iop3-challengerstark/miden-stark-transcript/Cargo.toml
crates.iop3-fieldstark/miden-stark-transcript/Cargo.toml
crates.ioserdestark/miden-stark-transcript/Cargo.toml
crates.iothiserrorstark/miden-stark-transcript/Cargo.toml
crates.iop3-fieldstark/miden-stateful-hasher/Cargo.toml
crates.iop3-symmetricstark/miden-stateful-hasher/Cargo.toml
crates.ioregex1.11tools/zeroize-audit/Cargo.toml
crates.ioserde1.0tools/zeroize-audit/Cargo.toml
crates.ioserde_json1.0tools/zeroize-audit/Cargo.toml
All dependencies 0

Full resolved dependency set from the GitHub dependency graph: 0 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.