Age Tool

A simple and secure online client-side Age key generator, encryption and decryption tool.

Private key
Public key
Recipients
Message
Output
Recipients
Files
Output

The encrypted files will be downloaded

Decryption secret

Paste your encrypted text and we'll figure out whether you need a key or a password.

Encrypted Text
Output
Decryption secret

Add your encrypted file and we'll figure out whether you need a key or a password.

Encrypted Files
Output

The decrypted files will be downloaded

This site provides a simple and easy-to-use open source Age tool for people to generate new Age keys online, encrypt or decrypt messages.

Built using Go and WebAssembly. The Go library Age is wrapped in a WebAssembly module and all actions are done in browser.

There is no backend or API calls. Everything is generated on client(browser) side

This site is Open Source and the source code is available on GitHub.