aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto.go
AgeCommit message (Expand)Author
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-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: secure key wrapping/unwrappingJoe Richey