]> git.apps.os.sepia.ceph.com Git - fscrypt.git/shortlog
fscrypt.git
2017-06-16 Joe Richey... crypto: add in additional keyring functionality
2017-06-16 Joe Richey... metadata: change encryption mode names
2017-06-16 Joe Richey... filesystem: change support detection and bug-fixes
2017-06-16 Joe Richey... pam: checking a user's login passphrase
2017-05-31 Joe Richey... vendor: add in external packages for use with CLI
2017-05-31 Joe Richey... actions: creating and unlocking policies
2017-05-31 Joe Richey... actions: creating and unlocking protectors
2017-05-31 Joe Richey... actions: generate a config file for fscrypt
2017-05-31 Joe Richey... filesystem: creating the directories and files
2017-05-31 Joe Richey... crypto: tests, errors, and descriptor computation
2017-05-31 Joe Richey... metadata: reorganize and add consistency checks
2017-05-31 Joe Richey... util: better handing of custom errors
2017-05-31 Joe Richey... fscrypt: Adding additional documentation
2017-05-02 Joe Richeycrypto: passphrase hashing with Argon2
2017-05-02 Joe Richeycrypto: reading and writing recovery keys
2017-05-02 Joe Richeycrypto: secure key wrapping/unwrapping
2017-05-02 Joe Richey... vendor: adding in golang.org/x/crypto/hkdf
2017-05-02 Joe Richeycrypto: add secure random reader using getrandom
2017-05-02 Joe Richeycrypto: insert key into keyring from go
2017-05-02 Joe Richeycrypto: Key struct for secure buffers
2017-05-02 Joe Richeymetadata: get and set policies from go
2017-05-02 Joe Richey... vendor: adding in golang.org/x/sys/unix package
2017-05-02 Joe Richeymetadata: introduce protobuf structures
2017-05-02 Joe Richey... vendor: adding in golang/protobuf libraries
2017-05-02 Joe Richeyutil: convenience utilities for fscrypt
2017-05-02 Joe Richeycmd/fscrypt: Initial stub program and docs
2017-04-27 Joe RicheyInitial Documentation for fscrypt
2016-10-26 Joe RicheyFirst commit, adding README