aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/keys.go
AgeCommit message (Expand)Author
2021-11-29cmd/fscrypt: read key from stdinDimitry Ishenko
2021-04-22cmd/fscrypt: use golang.org/x/termTobias Klauser
2020-11-07cmd/fscrypt: fix race condition in getPassphraseKey()Eric Biggers
2020-05-09cmd/fscrypt: remove ErrMaxPassphraseEric Biggers
2017-07-17cmd/fscrypt: more nits to fix "make lint"Joe Richey joerichey@google.com
2017-07-17cmd/fscrypt: username and login token fixJoe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28cmd/fscrypt: add metadata commandJoe Richey joerichey@google.com
2017-06-28cmd/fscrypt: setup, encrypt, unlock commandsJoe Richey joerichey@google.com