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
path:
root
/
metadata
/
metadata.proto
Age
Commit message (
Expand
)
Author
2022-12-04
Add truncation_fixed field to HashingCosts
Joe Richey
2022-12-04
Update file comment
Joe Richey
2022-10-19
Add support for AES_256_HCTR2 filenames encryption
Eric Biggers
2022-04-08
Switch to google.golang.org/protobuf/proto
Eric Biggers
2022-02-23
Strictly validate metadata file ownership by default
Eric Biggers
2020-03-23
Simplify choosing the key description prefix
Eric Biggers
2020-01-05
Metadata support for v2 encryption policies
Eric Biggers
2020-01-05
keyring: support filesystem keyring with v1 encryption policies
Eric Biggers
2019-11-27
Use latest fscrypt declarations from sys/unix
Eric Biggers
2019-01-14
Add support for the Adiantum encryption mode
Eric Biggers
2017-09-29
metadata: Add new encryption modes
Joseph Richey
2017-07-18
Travis.yml and Makefile now run integration tests.
Joe Richey joerichey@google.com
2017-06-15
metadata: change encryption mode names
Joe Richey joerichey@google.com
2017-05-31
metadata: reorganize and add consistency checks
Joe Richey joerichey@google.com
2017-05-02
metadata: get and set policies from go
Joe Richey
2017-05-02
metadata: introduce protobuf structures
Joe Richey