aboutsummaryrefslogtreecommitdiff
path: root/src/Encryption.cpp
AgeCommit message (Expand)Author
2020-08-18Store node encryption key with user data, fix encryption bug when using addit...dec05eba
2020-08-18Replace files with sqlitedec05eba
2020-08-18Add decryption (and caching) of data, even when adding encryption key after d...dec05eba
2020-08-18Add local user storage function (locally stored encrypted user private key)dec05eba
2020-08-18Store database storage to files, also loadingdec05eba
2020-08-18Expose include dirdec05eba
2020-08-18Partially implement 'add' operationdec05eba
2020-08-18Implement 'create' operation, add seedingdec05eba
2020-08-18Add encryption functions (xchacha20)dec05eba