{"id":17310569,"url":"https://github.com/kpcyrd/defcon26-pow","last_synced_at":"2025-06-26T06:34:59.294Z","repository":{"id":47403930,"uuid":"133184053","full_name":"kpcyrd/defcon26-pow","owner":"kpcyrd","description":"Fast defcon 26 quals pow solver","archived":false,"fork":false,"pushed_at":"2018-05-14T17:56:49.000Z","size":92,"stargazers_count":25,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T14:15:11.604Z","etag":null,"topics":["ctf","defcon","defcon26","proof-of-work"],"latest_commit_sha":null,"homepage":"","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/kpcyrd.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}},"created_at":"2018-05-12T21:16:45.000Z","updated_at":"2024-06-03T21:19:31.000Z","dependencies_parsed_at":"2022-09-16T02:22:58.788Z","dependency_job_id":null,"html_url":"https://github.com/kpcyrd/defcon26-pow","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kpcyrd/defcon26-pow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fdefcon26-pow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fdefcon26-pow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fdefcon26-pow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fdefcon26-pow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpcyrd","download_url":"https://codeload.github.com/kpcyrd/defcon26-pow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fdefcon26-pow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262016099,"owners_count":23245464,"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":["ctf","defcon","defcon26","proof-of-work"],"created_at":"2024-10-15T12:37:42.558Z","updated_at":"2025-06-26T06:34:59.242Z","avatar_url":"https://github.com/kpcyrd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# defcon26-pow\n\nSame proof, less work.\n\nThis pow solver has been used by krautstrike instead of the slow python script.\nA pow-as-a-service deployment has been provided by tu-berlin and [@domenukk].\n\n[@domenukk]: https://github.com/domenukk\n\nMake sure you build a release binary with `cargo build --release`.\n\n[![screenshot](image.png)](image.png)\n\n## Tests\n\n```\n$ cargo test\n```\n\n## Benchmarks\n\n```\n$ cargo +nightly bench --features=nightly\nrunning 5 tests\ntest tests::test_check_pow_invalid ... ignored\ntest tests::test_check_pow_valid ... ignored\ntest tests::test_pow_hash ... ignored\ntest tests::bench_pow_hash  ... bench:         411 ns/iter (+/- 92)\ntest tests::bench_pow_valid ... bench:       1,459 ns/iter (+/- 223)\n\ntest result: ok. 0 passed; 0 failed; 3 ignored; 2 measured; 0 filtered out\n$\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpcyrd%2Fdefcon26-pow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpcyrd%2Fdefcon26-pow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpcyrd%2Fdefcon26-pow/lists"}