Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

argon2id

Here are 11 public repositories matching this topic...

A zero-dependency Rust library (and CLI example) that secures a Web3 wallet’s 12–24-word secret phrase behind a short, memorable password. It derives a 256-bit 🔑 with Argon2id, encrypts using AES-256-GCM🔐, and outputs a single Base64URL blob containing the salt, nonce, and authenticated ciphertext. No unsafe code, fully documented, and tested🦀

  • Updated May 3, 2025
  • Rust

Improve this page

Add a description, image, and links to the argon2id topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the argon2id topic, visit your repo's landing page and select "manage topics."

Learn more