| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-01-05 | Metadata support for v2 encryption policies | Eric Biggers |
| 2020-01-05 | Add keyring package | Eric Biggers |
| 2019-09-08 | Fix various typos and grammatical errors (#141) | ebiggers |
| 2018-02-09 | crypto: Move from libargon2 -> x/crypto/argon2 | Joseph Richey |
| 2017-08-29 | crypto: Handle when "ulimit -l" is too low | Joe Richey |
| 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-06-28 | Finalize import paths and documentationv0.1.00.1.0 | Joe Richey joerichey@google.com |
| 2017-06-28 | Change error handling to new package | 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: passphrase hashing with Argon2 | Joe Richey |
| 2017-05-02 | crypto: secure key wrapping/unwrapping | Joe Richey |