{"adoption": {"forks": 302, "observed_at": "2026-08-28T04:04:46.919555+00:00", "stars": 1456}, "canonical_url": "https://ross.abutalabs.com/products/rust-crypto", "card": {"archived": false, "artifact_type": "library", "description": "A (mostly) pure-Rust implementation of various cryptographic algorithms.", "domain": ["security", "developer-tools"], "enriched": true, "function": ["cryptography", "security"], "health_score": 20, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["DaGenix/rust-crypto"], "name": "DaGenix/rust-crypto", "platform": ["rust", "windows"], "pushed_at": "2023-03-20T06:55:07+00:00", "repo": "DaGenix/rust-crypto", "stars": 1456, "tags": ["crypto", "aes", "sha2", "chacha20", "ed25519", "pure-rust", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["encrypt and decrypt data with AES in Rust", "compute SHA-2 or SHA-3 hashes in pure Rust", "sign and verify messages with Ed25519", "derive keys with PBKDF2 or Scrypt", "use stream ciphers like ChaCha20 or Salsa20 in Rust"], "what_it_is": "A mostly pure-Rust library implementing many common cryptographic algorithms such as AES, SHA-2, ChaCha20, and Ed25519. It aims for practical, auditable implementations with minimal assembly, though it has not been formally audited.", "when_to_avoid": ["you need formally audited, production-grade security guarantees", "you only need modern primitives - the RustCrypto ecosystem crates are better maintained", "you require constant-time guarantees verified by experts"], "when_to_choose": ["you need a broad set of crypto algorithms in a single pure-Rust crate", "you want auditable Rust source rather than C bindings", "you need legacy algorithms like MD5, RC4, or Blowfish"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rust-crypto", "repo": "DaGenix/rust-crypto", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.919555+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:34.965827+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d59afb389fa4a3cc7361cab69dd339a81c704efeee0be55f741a2cd0be9b805", "fetched_at": "2026-08-28T04:04:46.919555+00:00", "kind": "readme", "missing": false, "url": "https://github.com/DaGenix/rust-crypto"}, {"content_hash": "5f4f72457c6facef21c994fab4e82106f5a57502c5261617ce6a8c339b435103", "fetched_at": "2026-08-29T11:44:32.067082+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rust-crypto"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4711, "days_push": 1262, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}