Age Tool

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

Private key
Public key
Public keys
Message
Output
Public keys
Files
Output

The encrypted files will be downloaded

Private keys
Encrypted Text
Output
Private keys
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.