{"id":17632700,"url":"https://github.com/shtrophic/wicuvanity","last_synced_at":"2025-03-10T01:31:18.693Z","repository":{"id":252420405,"uuid":"840374338","full_name":"Sir-Photch/wicuvanity","owner":"Sir-Photch","description":"Generate wireguard vanity keys on your Nvidia GPU","archived":false,"fork":false,"pushed_at":"2024-08-09T15:51:47.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-10T17:36:16.802Z","etag":null,"topics":["cuda","gpu","vanity-address","vanity-addresses","vanitygen","wireguard"],"latest_commit_sha":null,"homepage":"","language":"Cuda","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/Sir-Photch.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":"2024-08-09T15:00:57.000Z","updated_at":"2024-08-09T15:51:50.000Z","dependencies_parsed_at":"2024-08-09T17:35:25.859Z","dependency_job_id":"993fc3e2-05fe-4c8d-9249-a754068a333b","html_url":"https://github.com/Sir-Photch/wicuvanity","commit_stats":null,"previous_names":["sir-photch/wicuvanity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sir-Photch%2Fwicuvanity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sir-Photch%2Fwicuvanity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sir-Photch%2Fwicuvanity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sir-Photch%2Fwicuvanity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sir-Photch","download_url":"https://codeload.github.com/Sir-Photch/wicuvanity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221145947,"owners_count":16763943,"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":["cuda","gpu","vanity-address","vanity-addresses","vanitygen","wireguard"],"created_at":"2024-10-23T01:45:10.344Z","updated_at":"2025-03-10T01:31:18.343Z","avatar_url":"https://github.com/Sir-Photch.png","language":"Cuda","funding_links":[],"categories":[],"sub_categories":[],"readme":"**moved to sourcehut:** https://git.sr.ht/~chrs/wicuvanity\n\n# wicuvanity\n\nGenerate wireguard vanity addresses with given prefix in the public key -- on your Nvidia GPU!\n\n## Yield comparison\n\n### [wireguard-vanity-address](https://github.com/warner/wireguard-vanity-address)\n\nOn an i9-14900KS:\n\n```console\n$ timeout 1m wireguard-vanity-address --in 20 foo \u003e cpu.keys\n$ wc -l cpu.keys\n45803 cpu.keys\n```\n\n(Debug output is not subtracted here)\n\n### wicuvanity\n\nOn a RTX 4090:\n\n```console\n$ timeout 1m wicuvanity --in 20 foo \u003e gpu.keys\n$ wc -l gpu.keys\n173929 gpu.keys\n```\n\n## Build\n\nRequires up-to-date meson and cuda toolkit, as well as [cxxopts](https://github.com/jarro2783/cxxopts).\n\n```console\n$ meson setup builddir --buildtype release\n$ meson install -C builddir\n```\n\n## Details\n\n- Implements curve25519 as described by Martin Kleppmann: https://martin.kleppmann.com/papers/curve25519.pdf\n- Build is optimized for native GPU arch, thus, binary is not necessarily portable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshtrophic%2Fwicuvanity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshtrophic%2Fwicuvanity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshtrophic%2Fwicuvanity/lists"}