aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
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