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
/
crypto
/
key.go
Age
Commit message (
Expand
)
Author
2017-08-30
crypto: Updated to include user parameter
Joe Richey
2017-08-29
crypto: Handle when "ulimit -l" is too low
Joe Richey
2017-08-29
Fixed typos
Joe Richey
2017-08-22
Various small nits a helper functions for PAM
Joe Richey joerichey@google.com
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-08-15
crypto: Switch from session to user keyring
Joe Richey joerichey@google.com
2017-07-17
crypto: Conversion to/from C strings
Joe Richey joerichey@google.com
2017-07-14
crypto: Use single description parameter
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-26
actions: Simplify the callback mechanism
Joe Richey joerichey@google.com
2017-06-15
vendor: update x/sys/unix
Joe Richey joerichey@google.com
2017-06-15
crypto: add in additional keyring functionality
Joe Richey joerichey@google.com
2017-05-31
crypto: tests, errors, and descriptor computation
Joe Richey joerichey@google.com
2017-05-02
crypto: reading and writing recovery keys
Joe Richey
2017-05-02
crypto: secure key wrapping/unwrapping
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