This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
age
Watch
1
Star
0
Fork
You've already forked age
0
mirror of
https://github.com/FiloSottile/age.git
synced
2026-03-11 08:55:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
debian/11
age
/
go.mod
6 lines
95 B
Modula-2
Raw
Permalink
Normal View
History
Unescape
Escape
all: change module name to filippo.io/age No need to tie ourselves to GitHub. The redirect is not set up yet, but as long as there is a replace in the go.mod the tool can't be installed with "go get" anyway. Not using age-tool.com because A) I don't actually like the domain and B) it should be about the spec not the specific implementation.
2019-12-07 04:00:57 +00:00
module
filippo
.
io
/
age
internal/format: implement outer layer parsing and marshaling
2019-08-03 22:42:59 +00:00
internal/age: add ssh-ed25519 recipients
2019-10-07 04:45:59 +00:00
go
1.13
internal: implement STREAM, key exchange, encryption and decryption Developed live over 6 hours of streaming on Twitch. https://twitter.com/FiloSottile/status/1180875486911766528
2019-10-07 01:19:04 +00:00
all: update golang.org/x/crypto Picked the latest version that is packaged in Debian Bullseye. Fixes #184
2021-03-10 01:19:56 +00:00
require
golang
.
org
/
x
/
crypto
v0
.
0.0
-
20201221181555
-
eec23a3978ad
Reference in a new issue
Copy permalink