age-encryption
There are 58 repositories under age-encryption topic.
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
str4d/rage
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
FiloSottile/passage
A fork of password-store (https://www.passwordstore.org) that uses age (https://age-encryption.org) as backend.
str4d/age-plugin-yubikey
YubiKey plugin for age
drand/tlock
Timelock Encryption made practical. The Go `tlock` library and the `tle` cmd line tool home to encrypt towards the future.
matiaskorhonen/paper-age
Easy and secure paper backups of secrets
FiloSottile/awesome-age
A collection of projects and resources in the age file encryption ecosystem.
yaxitech/ragenix
age-encrypted secrets for NixOS; drop-in replacement for agenix
remko/age-plugin-se
Age plugin for Apple's Secure Enclave
FiloSottile/typage
A TypeScript implementation of the age file encryption format, based on libsodium.
MarinX/agewasm
A simple and secure online client-side Age key generator, encryption and decryption tool built using wasm
spieglt/winage
Windows GUI version of the age file encryption tool (built on rage, the Rust implementation)
olastor/age-plugin-fido2-hmac
Age plugin to encrypt files with fido2 tokens using the hmac-secret extension and non-discoverable credentials.
cole-h/agenix-cli
Companion tool to https://github.com/ryantm/agenix
ndavd/agevault
Directory encryption tool using age file encryption
keisentraut/age-keygen-deterministic
simple Rust CLI tool to derive an age private key from passphrase
quite/age-plugin-tkey
age plugin for keeping keys with a TKey USB security key
olastor/age-plugin-sss
Age plugin to split keys and wrap them with different recipients using Shamir's Secret Sharing.
thibmeu/tlock-rs
Rust encryption library for practical time-lock encryption.
erkkah/git-private
Store private data inside a git repository.
exceptionfactory/jagged
Java implementation of age encryption
3c7/age-encrypted-notebook
Age encrypted notes saved in a bolt DB
glehmann/yage
A simple tool to manage encrypted secrets in YAML files with age encryption 🔑
wiktor-k/age-plugin-openpgp-card
Age plugin for using ed25519 on OpenPGP Card devices (Yubikeys, Nitrokeys)
Gogopex/psswd
A small password manager made in Rust.
chrisswanda/passage
Password store and secret manager using age encryption. This is my attempt to replace passwordstore's use of PGP, with age encryption. I am sure there are more elegant ways to accomplish this, but it is working for my purposes.
guimspace/fopus
A one-liner command to archive, compress, encrypt, split and sign files.
jamesog/AgeKit
A simple, modern and secure encryption Swift library with small explicit keys, and no config options.
Yukaru-san/ageGUI
A cross-platform GUI implementation of FiloSottile's "age"
keisentraut/age-plugin-sntrup761x25519
post-quantum safe encryption plugin for age encryption
somasis/passage
An independent reimplementation of password-store, using `age` rather than PGP. NOTE: This isn't the passage project based on password-store. Use that; I don't really maintain this right now. https://github.com/FiloSottile/passage
jcouyang/dhall-secret
Manage secrets in dhall config file
sts10/bottle
Shell script to easily encrypt and decrypt files and directories using age and tar
MarinX/agemobile
Gomobile support for Age
codesoap/spind
Encrypt files using passwords, across multiple platforms, in the age format