vanitykeygen

module
v0.0.0-...-5c775dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2024 License: MIT

README

🔏 vanitykeygen

Generate vanity keys by searching for patterns in the public key part or the fingerprint of randomly generated keys for different systems.

📦 Installation

$ go install -v codeberg.org/0x5a17ed/vanitykeygen/cmd/vanitykeygen@latest

🤔 Usage

foo@bar:~ $ vanitykeygen --help
[...]
Garbage Collector

Running this application on a system with a high amount of cores may require tuning of the GOGC environment variable. The effects of Go's Garbage Collector becomes noticable on systems with 24 cores or more.

☝️ Is it any good?

yes. (but I'm biased)

Directories

Path Synopsis
cmd
pkg
cli
vendored
curve25519
Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.
Package curve25519 provides an implementation of the X25519 function, which performs scalar multiplication on the elliptic curve known as Curve25519.
curve25519/internal/field
Package field implements fast arithmetic modulo 2^255-19.
Package field implements fast arithmetic modulo 2^255-19.
ecdh
Package ECDH implements Elliptic Curve Diffie-Hellman over NIST curves and Curve25519.
Package ECDH implements Elliptic Curve Diffie-Hellman over NIST curves and Curve25519.
ed25519
Package ed25519 implements the Ed25519 signature algorithm.
Package ed25519 implements the Ed25519 signature algorithm.
edwards25519
Package edwards25519 implements group logic for the twisted Edwards curve
Package edwards25519 implements group logic for the twisted Edwards curve
edwards25519/field
Package field implements fast arithmetic modulo 2^255-19.
Package field implements fast arithmetic modulo 2^255-19.
wgtypes
Package wgtypes provides shared types for the wgctrl family of packages.
Package wgtypes provides shared types for the wgctrl family of packages.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳