aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_test.go
AgeCommit message (Expand)Author
2017-08-29crypto: Handle when "ulimit -l" is too lowJoe Richey
2017-08-17cmd/fscrypt: purge command now clears cacheJoe 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-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-26actions: Simplify the callback mechanismJoe 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