index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-31
actions: creating and unlocking policies
Joe Richey joerichey@google.com
2017-05-31
actions: creating and unlocking protectors
Joe Richey joerichey@google.com
2017-05-31
actions: generate a config file for fscrypt
Joe Richey joerichey@google.com
2017-05-31
filesystem: creating the directories and files
Joe Richey joerichey@google.com
2017-05-31
crypto: tests, errors, and descriptor computation
Joe Richey joerichey@google.com
2017-05-31
metadata: reorganize and add consistency checks
Joe Richey joerichey@google.com
2017-05-31
util: better handing of custom errors
Joe Richey joerichey@google.com
2017-05-31
fscrypt: Adding additional documentation
Joe Richey joerichey@google.com
2017-05-02
crypto: passphrase hashing with Argon2
Joe Richey
2017-05-02
crypto: reading and writing recovery keys
Joe Richey
2017-05-02
crypto: secure key wrapping/unwrapping
Joe Richey
2017-05-02
vendor: adding in golang.org/x/crypto/hkdf
Joe Richey joerichey@google.com
2017-05-02
crypto: add secure random reader using getrandom
Joe Richey
2017-05-02
crypto: insert key into keyring from go
Joe Richey
2017-05-02
crypto: Key struct for secure buffers
Joe Richey
2017-05-02
metadata: get and set policies from go
Joe Richey
2017-05-02
vendor: adding in golang.org/x/sys/unix package
Joe Richey joerichey@google.com
2017-05-02
metadata: introduce protobuf structures
Joe Richey
2017-05-02
vendor: adding in golang/protobuf libraries
Joe Richey joerichey@google.com
2017-05-02
util: convenience utilities for fscrypt
Joe Richey
2017-05-02
cmd/fscrypt: Initial stub program and docs
Joe Richey
2017-04-27
Initial Documentation for fscrypt
Joe Richey
2016-10-26
First commit, adding README
Joe Richey