{"id":28759018,"url":"https://github.com/rohitanwar/cryptography","last_synced_at":"2025-08-21T17:16:03.890Z","repository":{"id":298713288,"uuid":"1000814845","full_name":"rohitanwar/Cryptography","owner":"rohitanwar","description":"An exploration of various cryptographic functions (and related stuuf)","archived":false,"fork":false,"pushed_at":"2025-06-12T12:57:44.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T13:53:11.144Z","etag":null,"topics":["cryptography","sha1","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohitanwar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-06-12T11:11:00.000Z","updated_at":"2025-06-12T12:59:43.000Z","dependencies_parsed_at":"2025-06-12T13:53:16.149Z","dependency_job_id":"e4a0b6af-f5e4-44b1-a9a9-30f4cb51c17f","html_url":"https://github.com/rohitanwar/Cryptography","commit_stats":null,"previous_names":["rohitanwar/cryptography"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohitanwar/Cryptography","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitanwar%2FCryptography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitanwar%2FCryptography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitanwar%2FCryptography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitanwar%2FCryptography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohitanwar","download_url":"https://codeload.github.com/rohitanwar/Cryptography/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitanwar%2FCryptography/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294439,"owners_count":22987619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cryptography","sha1","zig","ziglang"],"created_at":"2025-06-17T05:01:07.730Z","updated_at":"2025-06-17T05:02:18.947Z","avatar_url":"https://github.com/rohitanwar.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptography in Zig\n\nA collection of cryptographic algorithms implemented from scratch in [Zig](https://ziglang.org/). Starting with SHA-1, with more to come.\n\n## 📦 Current Implementations\n- **SHA-1** - Secure Hash Algorithm 1 (FIPS 180-4)\n\n## 🚧 Coming Soon\n- SHA-256\n- SipHash\n- HMAC\n\n## 🛠️ Building \u0026 Running\n1. Ensure you have [Zig 0.11+](https://ziglang.org/download/) installed\n2. Clone the repository:\n   ```sh\n   git clone https://github.com/rohitanwar/Cryptography.git\n   cd Cryptography\n   ```\n3. Run the SHA-1 implementation:\n   ```sh\n   zig run src/sha1.zig\n   ```\n\u003e **⚠️ Warning**  \n\u003e Currently the build.zig doesn't work. You need to manually enter the string to hash in the `src/sha1.zig` file\n\n\n## 🤝 Contributing\nContributions are welcome! Please open an issue or PR if you:\n\n- Find a bug\n\n- Want to add another algorithm\n\n- Have optimization suggestions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitanwar%2Fcryptography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohitanwar%2Fcryptography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitanwar%2Fcryptography/lists"}