Age | Commit message (Expand) | Author |
---|---|---|
2018-05-16 | Store node encryption key with user data, fix encryption bug when using addit... | dec05eba |
2018-05-14 | Replace files with sqlite | dec05eba |
2018-04-28 | Add decryption (and caching) of data, even when adding encryption key after d... | dec05eba |
2018-04-27 | Add local user storage function (locally stored encrypted user private key) | dec05eba |
2018-04-14 | Store database storage to files, also loading | Aleksi Lindeman |
2018-03-13 | Expose include dir | Aleksi Lindeman |
2018-03-09 | Partially implement 'add' operation | Aleksi Lindeman |
2018-03-05 | Implement 'create' operation, add seeding | Aleksi Lindeman |
2018-03-05 | Add encryption functions (xchacha20) | Aleksi Lindeman |