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
Age
Commit message (
Expand
)
Author
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
2018-08-30
Go 1.11 gofmt updatae
Joe Richey joerichey@google.com
2018-08-30
Use proto.Equal instead of reflect.DeepEquals
Joe Richey joerichey@google.com
2018-08-30
Update Protoc Compiler to 3.6.1
Joe Richey joerichey@google.com
2018-02-12
metadata: regenerate .pb.go
Joseph Richey
2018-02-11
vet: eliminate unnecessary shadowing
Joseph Richey
2017-09-29
metadata: Add new encryption modes
Joseph Richey
2017-07-18
metadata: Remove "go generate" and regenerate
Joe Richey joerichey@google.com
2017-07-18
tests: Unit tests and Integration tests work
Joe Richey joerichey@google.com
2017-07-18
Travis.yml and Makefile now run integration tests.
Joe Richey joerichey@google.com
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
Change error handling to new package
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
crypto: insert key into keyring from go
Joe Richey
2017-05-02
metadata: get and set policies from go
Joe Richey
2017-05-02
metadata: introduce protobuf structures
Joe Richey