Skip to content
#

aes-gcm

Here are 15 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 aes-gcm 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 aes-gcm topic, visit your repo's landing page and select "manage topics."

Learn more