No description
- Cuda 87.7%
- Nix 5.9%
- CMake 4.1%
- Just 2.3%
| src | ||
| .clangd | ||
| .envrc | ||
| .gitignore | ||
| AGENTS.md | ||
| CMakeLists.txt | ||
| flake.lock | ||
| flake.nix | ||
| Justfile | ||
| README.md | ||
vanity-agepub
CUDA C++20 vanity prefix searcher for native age X25519 recipients.
Usage
Search using either the data prefix or the full age1 prefix:
just run age1cafe
just run cafe --batch 32768
The prefix must use the Bech32 character set and may cover at most the 52 public-key data characters. The six checksum characters are not searched. A prefix of length n takes 32^n candidates on average.
The successful recipient is printed first, followed by its AGE-SECRET-KEY- identity. Keep the identity secret.