{"id":15806052,"url":"https://github.com/qnighy/crypt-impl-rust","last_synced_at":"2025-03-31T22:42:41.741Z","repository":{"id":66648136,"uuid":"60686681","full_name":"qnighy/crypt-impl-rust","owner":"qnighy","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-01T15:09:33.000Z","size":109,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T02:41:29.370Z","etag":null,"topics":["cryptography","hash-algorithm","rust","tls"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/qnighy.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}},"created_at":"2016-06-08T09:38:22.000Z","updated_at":"2018-10-08T09:31:34.000Z","dependencies_parsed_at":"2023-02-23T06:00:32.502Z","dependency_job_id":null,"html_url":"https://github.com/qnighy/crypt-impl-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fcrypt-impl-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fcrypt-impl-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fcrypt-impl-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fcrypt-impl-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qnighy","download_url":"https://codeload.github.com/qnighy/crypt-impl-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552893,"owners_count":20795836,"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","hash-algorithm","rust","tls"],"created_at":"2024-10-05T02:41:37.583Z","updated_at":"2025-03-31T22:42:41.714Z","avatar_url":"https://github.com/qnighy.png","language":"Rust","readme":"# Implementation of cryptographic functionalities\n\n- Arcfour\n- MD5, SHA-1, SHA-2, SHA-3\n\n## Usage\n\n```\n$ cd crypt-impl-rust/examples\n$ cargo build\n$ dmesg | ./target/debug/arcfour foo | ./target/debug/arcfour foo\n$ dmesg | ./target/debug/md5sum\n$ dmesg | ./target/debug/sha1sum\n$ dmesg | ./target/debug/sha224sum\n$ dmesg | ./target/debug/sha256sum\n$ dmesg | ./target/debug/sha384sum\n$ dmesg | ./target/debug/sha512sum\n$ dmesg | ./target/debug/sha3sum-224\n$ dmesg | ./target/debug/sha3sum-256\n$ dmesg | ./target/debug/sha3sum-384\n$ dmesg | ./target/debug/sha3sum-512\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnighy%2Fcrypt-impl-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqnighy%2Fcrypt-impl-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnighy%2Fcrypt-impl-rust/lists"}