{"id":51509549,"url":"https://github.com/murphsicles/ring","last_synced_at":"2026-07-08T04:30:59.886Z","repository":{"id":358137149,"uuid":"1240177312","full_name":"murphsicles/ring","owner":"murphsicles","description":"Cryptography library for Zeta — AES-GCM, SHA-2, HMAC, ECDSA, Ed25519, TLS 1.3","archived":false,"fork":false,"pushed_at":"2026-05-15T23:13:09.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T00:08:50.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/murphsicles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-15T21:09:04.000Z","updated_at":"2026-05-15T23:13:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/murphsicles/ring","commit_stats":null,"previous_names":["murphsicles/ring"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/murphsicles/ring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Fring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Fring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Fring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Fring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murphsicles","download_url":"https://codeload.github.com/murphsicles/ring/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Fring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35252324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-08T04:30:58.458Z","updated_at":"2026-07-08T04:30:59.875Z","avatar_url":"https://github.com/murphsicles.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @crypto/ring — Cryptography for Zeta\n\nAuto-configured via Dark Factory from [ring](https://crates.io/crates/ring) v0.17.14.\n\n## Features\n| Category | Algorithms |\n|----------|------------|\n| **Symmetric** | AES-GCM, ChaCha20-Poly1305 |\n| **Hashing** | SHA-2 (224/256/384/512), SHA-1 |\n| **MAC** | HMAC (SHA-2 family) |\n| **Key Agreement** | ECDH (P-256, P-384, X25519) |\n| **Signing** | ECDSA (P-256, P-384), Ed25519, RSA PKCS#1 v1.5/PSS |\n| **KDF** | PBKDF2, HKDF |\n| **TLS** | TLS 1.3 primitives, QUIC header protection |\n\n## Usage\n```zeta\nuse @crypto/ring::{digest, hmac, rand};\n\nlet key = hmac::Key::generate();\nlet tag = hmac::sign(\u0026key, b\"message\");\n```\n\n## Stats: ~10,419 lines across 153 source files, 0 unsupported items\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphsicles%2Fring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurphsicles%2Fring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphsicles%2Fring/lists"}