{"id":27202521,"url":"https://github.com/rozbb/mcc-rust","last_synced_at":"2025-04-09T22:00:20.964Z","repository":{"id":32525881,"uuid":"36107273","full_name":"rozbb/mcc-rust","owner":"rozbb","description":"Rust solutions for the Matasano Crypto Challenges (http://cryptopals.com)","archived":false,"fork":false,"pushed_at":"2017-07-21T17:10:18.000Z","size":246,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T21:59:57.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"huseyinyilmaz/placebo","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rozbb.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}},"created_at":"2015-05-23T04:44:43.000Z","updated_at":"2024-02-18T17:40:50.000Z","dependencies_parsed_at":"2022-09-03T19:01:48.085Z","dependency_job_id":null,"html_url":"https://github.com/rozbb/mcc-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/rozbb%2Fmcc-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2Fmcc-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2Fmcc-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozbb%2Fmcc-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rozbb","download_url":"https://codeload.github.com/rozbb/mcc-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119311,"owners_count":21050754,"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":[],"created_at":"2025-04-09T22:00:20.341Z","updated_at":"2025-04-09T22:00:20.958Z","avatar_url":"https://github.com/rozbb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mcc-rust\nRust solutions for the Matasano Crypto Challenges (http://cryptopals.com)\n\n## Dependencies\n\n* Rustc nightly\n* Cargo\n* An x86_64 Linux machine (I think; or at least rust-crypto seems to require it)\n\n## Usage\n\nTo test the solutions to a particular set, `cd` into the desired set directory and run `cargo test`.\n\nTo see the standard output of the tests, run `cargo test -- --nocapture`.\n\nTo test one specific challenge, `cd` into the directory of the desired challenge, and run `cargo test -- --test tstNN` where `NN` is the number of the challenge (prefixed with 0 if it's a single digit).\n\nTo test one particular challenge and see the stardard output of the test, run `cargo test -- --nocapture --test tstNN`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozbb%2Fmcc-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frozbb%2Fmcc-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozbb%2Fmcc-rust/lists"}