Buy A Swan -

Client-side tool to generate/verify password hashes with realistic parameters. Helpful for debugging integrations and understanding how salts, memory, and iterations affect cost. Runs locally—no passwords leave your browser.

Your data security is our top priority. All hashing and verification happen in this browser. This tool does not store or send your password nor hashes outside of the browser. See source code in: https://github.com/authgear/authgear-widget-password-hash

More Developer Tools

: In England , the Crown historically holds the right to claim ownership of all unmarked Mute Swans in open waters. 2. Habitat and Care Requirements

: Texas and Pennsylvania (where they are considered pets in captivity) have more relaxed ownership rules.

Swans are large, heavy waterfowl that need specific conditions to thrive as "captive" birds: HOMEWORK 101 for Adopting Young Swan Cygnets

Buying a swan is a significant commitment that involves complex legal restrictions, specialized care requirements, and a long-term responsibility for a bird that can live for decades. Before searching for a seller, you must ensure you have the appropriate environment—typically a large, clean pond or lake—and check local regulations, as ownership is strictly prohibited or requires permits in many areas.

: You generally cannot own, purchase, or sell Mute Swans in states like Kentucky , Maryland , Michigan , and New York .

: States such as Minnesota (Game Farm license), Indiana , and California (where permits are currently limited) require official authorization.

How to use the Password Hash Generator

Step 1.
Enter a password
  • Open the Generate tab and type a demo password (avoid real credentials).
Step 2.
Select an algorithm
  • For new systems, Argon2id is generally recommended.
Step 3.
Set parameters:
  • Argon2id: Memory (MiB), Iterations (t), Parallelism (p).
  • bcrypt: Cost (2cost rounds).
  • scrypt: N (power of two), r, p.
  • PBKDF2: Iterations and digest (SHA-256/512).
Step 4.
Generate Password Hash
  • Click Generate Password Hash. Copy the encoded string.
Step 5.
Verify Password Hash
  • Switch to Verify Password Hash to test a password + encoded hash pair.
buy a swan

Is it safe to use this with real passwords?

All hashing happens locally in your browser. For your own safety, avoid using production secrets in any online tool.
buy a swan

Which hashing function should I use?

For new systems, Argon2id is generally recommended. bcrypt and scrypt are widely deployed; PBKDF2 is a compatibility fallback. Always benchmark and choose parameters that meet your latency targets.
buy a swan

How long should hashing take?

Many teams target ~250–500ms in the authentication path. Pick the slowest settings that still keep UX smooth on your production hardware.
buy a swan

Why won’t my framework verify the hash?

Common issues: whitespace/line endings, encoding mismatch (hex vs Base64), bcrypt prefix differences ($2a$ vs $2b$), or forgetting a pepper.
buy a swan

What salt length should I use?

16–32 bytes of random data is standard. The tool defaults to secure randomness and shows length and encoding.

Buy A Swan -

: In England , the Crown historically holds the right to claim ownership of all unmarked Mute Swans in open waters. 2. Habitat and Care Requirements

: Texas and Pennsylvania (where they are considered pets in captivity) have more relaxed ownership rules. buy a swan

Swans are large, heavy waterfowl that need specific conditions to thrive as "captive" birds: HOMEWORK 101 for Adopting Young Swan Cygnets : In England , the Crown historically holds

Buying a swan is a significant commitment that involves complex legal restrictions, specialized care requirements, and a long-term responsibility for a bird that can live for decades. Before searching for a seller, you must ensure you have the appropriate environment—typically a large, clean pond or lake—and check local regulations, as ownership is strictly prohibited or requires permits in many areas. Swans are large, heavy waterfowl that need specific

: You generally cannot own, purchase, or sell Mute Swans in states like Kentucky , Maryland , Michigan , and New York .

: States such as Minnesota (Game Farm license), Indiana , and California (where permits are currently limited) require official authorization.

Buy A Swan -

Open source Auth0/Clerk/Firebase alternative. Passkeys, SSO, MFA, passwordless, biometric login.

Star us on
buy a swan
Close