~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. Cryptography

Cryptography

A collection of 1 article

Encryption Tools

Encryption ⚡ GPG ※ source Encrypt the file with passphrase gpg --symmetric --cipher-algo AES256 my_secret.json Decrypt the file gpg --quiet --batch --yes --decrypt --passphrase="$GPG_PASSPHRASE" --output my_secret.json my_secret.json.gpg ⚡ Age FiloSottile/age: A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.

Updated Jul 06, 2020  •  1 min read

© 2022  •  ~iany/  •  CC-BY-SA 4.0

浙ICP备17004784号-1