mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
parent
67ce088a41
commit
fff82986fa
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue