aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2018-02-11vet: eliminate unnecessary shadowingJoseph Richey
2018-02-09crypto: Move from libargon2 -> x/crypto/argon2Joseph Richey
2017-08-30crypto: Updated to include user parameterJoe Richey
2017-08-29crypto: Handle when "ulimit -l" is too lowJoe Richey
2017-08-29Fixed typosJoe Richey
2017-08-22Various small nits a helper functions for PAMJoe Richey joerichey@google.com
2017-08-17cmd/fscrypt: purge command now clears cacheJoe Richey joerichey@google.com
2017-08-15crypto: Switch from session to user keyringJoe Richey joerichey@google.com
2017-07-19crypto: Add more tests for bad key lengthsJoe Richey joerichey@google.com
2017-07-17Small fixes so "make lint" doesn't complain.Joe Richey joerichey@google.com
2017-07-17crypto: Conversion to/from C stringsJoe Richey joerichey@google.com
2017-07-14crypto: Use single description parameterJoe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28Change error handling to new packageJoe Richey joerichey@google.com
2017-06-26actions: Simplify the callback mechanismJoe Richey joerichey@google.com
2017-06-15vendor: update x/sys/unixJoe Richey joerichey@google.com
2017-06-15crypto: add in additional keyring functionalityJoe Richey joerichey@google.com
2017-05-31crypto: tests, errors, and descriptor computationJoe Richey joerichey@google.com
2017-05-02crypto: passphrase hashing with Argon2Joe Richey
2017-05-02crypto: reading and writing recovery keysJoe Richey
2017-05-02crypto: secure key wrapping/unwrappingJoe Richey
2017-05-02crypto: add secure random reader using getrandomJoe Richey
2017-05-02crypto: insert key into keyring from goJoe Richey
2017-05-02crypto: Key struct for secure buffersJoe Richey