Skip to content

ed25519 point generator - #211

Closed
davxy wants to merge 3 commits into
mainfrom
ed25519-generator
Closed

davxy wants to merge 3 commits into
mainfrom
ed25519-generator

Conversation

@davxy

@davxy davxy commented Jul 29, 2026

Copy link
Copy Markdown
Owner

In raw mode (--raw CLI option), when a domain string yields a valid point on the first attempt (counter = 0), the compressed point is simply the lower 255 bits of
hash(domain ++ 0x00)

Sensible domain strings that yield a valid point in raw mode on the first iteration include:

"jam_ban", "jam_bans", "jam_banned_key", "jam_banned_keys", "jam_bannedkey", "jam_banned_validators", "jam_banned_ed25519", "jam_banlist", "jam_denylist", "jam_deny_list", "jam_offenders", "jam_offender_key", "jam_revoked", "jam_disabled", "jam_excluded", "jam_expelled", "jam_barred", "jam_blocked", "jam_prohibited", "jam_forbidden_key", "jam_invalid_key", "jam_rejected_key", "jam_nobody",
"jam_nokey", "jam_outlawed"

The string used in JAM for blacklisted key slots is: <pick one>

@davxy davxy closed this Sep 14, 2026
@davxy
davxy deleted the ed25519-generator branch September 14, 2026 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant