Commit Graph
13 Commits
Author SHA1 Message Date
Filippo Valsorda 11fc3e293a internal/format: wrap body at 56 columns 2019-10-13 17:24:21 -04:00
Artyom PervukhinandFilippo Valsorda 2d009c8eaf cmd/age: add missing close in parseIdentitiesFile (#14) 2019-10-13 16:34:09 -04:00
Dimitris ApostolouandFilippo Valsorda fe362d8f0a internal/age: fix typo in an ed25519PublicKeyToCurve25519 comment (#13) 2019-10-09 17:57:02 -04:00
Filippo Valsorda a99e57c53c internal/age: make the scrypt recipient work parameter log2(N)
Fixes #10
2019-10-08 23:24:13 -04:00
Filippo ValsordaandGitHub c4269b6185 .travis.yml: enable Travis-CI (#5) 2019-10-07 22:39:10 -04:00
Matt LayherandFilippo Valsorda dd0939ffaa cmd/age: initial support for SSH identities and recipients
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2019-10-07 22:14:24 -04:00
Filippo ValsordaandGitHub 7f61cf23bf age: add README about the state of the implementation 2019-10-07 16:59:42 -04:00
Filippo Valsorda 022002171c internal/age: add ssh-ed25519 recipients 2019-10-07 00:45:59 -04:00
Filippo Valsorda 0940f184fb cmd/age: add a prototype of the command line tool 2019-10-06 23:16:20 -04:00
Filippo Valsorda 37d95cc84a all: remove AEAD marker
As Thomas convinced me, we can always add it back by bumping the
version, but the fewest knobs and joints we start with, the better.
2019-10-06 21:57:26 -04:00
Filippo Valsorda e9c118cea0 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-06 21:19:04 -04:00
Filippo Valsorda 52dbe9eecf internal/format: implement outer layer parsing and marshaling 2019-10-05 22:45:51 -04:00
Filippo Valsorda 06cbe4f91e Initial commit 2019-10-05 22:45:51 -04:00