aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-16Deprecating the entire `lockchain-crypto` API because it makes no gosh darn s...Katharina Fey1-1/+4
2018-09-06Removing deprecated `UserStore` and `KeyStore` into new `users::UserStore`Katharina Fey1-1/+0
2018-08-06More refactoring and trying to get keystores to work properlyKatharina Fey8-115/+4
2018-08-06Doing some file management, moving stuff aroundKatharina Fey9-13/+56
2018-07-12Adding a new keystore to lockchain-core::crypto, composing a userstoreKatharina Fey2-1/+62
2018-07-02Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey6-112/+111
2018-06-28Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey2-48/+20
2018-06-10Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey2-4/+5
2018-05-10Implementing some backend storage functions for filevaultKatharina Sabel1-2/+18
2018-05-09Bumping version on core and cryptoKatharina Fey2-3/+25
2018-05-08Changing the way that vault traits workKatharina Fey2-0/+129