aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deprecating the entire `lockchain-crypto` API because it makes no gosh darn s...Katharina Fey2018-09-161-1/+4
* Removing deprecated `UserStore` and `KeyStore` into new `users::UserStore`Katharina Fey2018-09-061-1/+0
* More refactoring and trying to get keystores to work properlyKatharina Fey2018-08-068-115/+4
* Doing some file management, moving stuff aroundKatharina Fey2018-08-069-13/+56
* Adding a new keystore to lockchain-core::crypto, composing a userstoreKatharina Fey2018-07-122-1/+62
* Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey2018-07-026-112/+111
* Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey2018-06-282-48/+20
* Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey2018-06-102-4/+5
* Implementing some backend storage functions for filevaultKatharina Sabel2018-05-101-2/+18
* Bumping version on core and cryptoKatharina Fey2018-05-092-3/+25
* Changing the way that vault traits workKatharina Fey2018-05-082-0/+129