aboutsummaryrefslogtreecommitdiff
path: root/metadata/metadata.pb.go
AgeCommit message (Expand)Author
2020-03-23Simplify choosing the key description prefixEric Biggers
2020-01-05Metadata support for v2 encryption policiesEric Biggers
2020-01-05keyring: support filesystem keyring with v1 encryption policiesEric Biggers
2019-11-27Use latest fscrypt declarations from sys/unixEric Biggers
2019-01-14Add support for the Adiantum encryption modeEric Biggers
2018-08-30Update Protoc Compiler to 3.6.1Joe Richey joerichey@google.com
2018-02-12metadata: regenerate .pb.goJoseph Richey
2017-09-29metadata: Add new encryption modesJoseph Richey
2017-07-18metadata: Remove "go generate" and regenerateJoe Richey joerichey@google.com
2017-06-15metadata: change encryption mode namesJoe Richey joerichey@google.com
2017-05-31metadata: reorganize and add consistency checksJoe Richey joerichey@google.com
2017-05-02metadata: get and set policies from goJoe Richey
2017-05-02metadata: introduce protobuf structuresJoe Richey