mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-03 10:55:14 +00:00
@@ -1,8 +1,6 @@
|
||||
# age
|
||||
|
||||
[](https://pkg.go.dev/filippo.io/age)
|
||||
|
||||
age [`[aɡe̞]`](https://translate.google.com/?sl=it&text=aghe) is a simple, modern and secure file encryption tool, format, and library.
|
||||
age is a simple, modern and secure file encryption tool, format, and [Go library](https://pkg.go.dev/filippo.io/age).
|
||||
|
||||
It features small explicit keys, no config options, and UNIX-style composability.
|
||||
|
||||
@@ -17,6 +15,8 @@ The format specification is at [age-encryption.org/v1](https://age-encryption.or
|
||||
|
||||
An alternative interoperable Rust implementation is available at [github.com/str4d/rage](https://github.com/str4d/rage).
|
||||
|
||||
The author pronounces it `[aɡe̞]`, like the Italian [“aghe”](https://translate.google.com/?sl=it&text=aghe).
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user