Simple service for one time secret (and file) sharing
-
Updated
Jan 3, 2025 - Go
Simple service for one time secret (and file) sharing
A Rust and Node.js library that facilitates secure encryption and decryption by converting Ed25519 keys to X25519 keys. It utilizes elliptic-curve Diffie-Hellman (ECDH) to derive a shared secret, which is then used for symmetric encryption with AES-256-GCM.
obsidian-vault is a CLI to backup your Obsidian notes in GitHub using AES-GCM-256 authenticated encryption.
Add a description, image, and links to the aes-gcm-256 topic page so that developers can more easily learn about it.
To associate your repository with the aes-gcm-256 topic, visit your repo's landing page and select "manage topics."