No description
  • Cuda 87.7%
  • Nix 5.9%
  • CMake 4.1%
  • Just 2.3%
Find a file
2026-08-16 15:53:32 +01:00
src init 2026-08-16 15:53:32 +01:00
.clangd init 2026-08-16 15:53:32 +01:00
.envrc init 2026-08-16 15:53:32 +01:00
.gitignore init 2026-08-16 15:53:32 +01:00
AGENTS.md init 2026-08-16 15:53:32 +01:00
CMakeLists.txt init 2026-08-16 15:53:32 +01:00
flake.lock init 2026-08-16 15:53:32 +01:00
flake.nix init 2026-08-16 15:53:32 +01:00
Justfile init 2026-08-16 15:53:32 +01:00
README.md init 2026-08-16 15:53:32 +01:00

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.