aboutsummaryrefslogtreecommitdiff
path: root/src/Hash.cpp
AgeCommit message (Collapse)Author
2020-08-18Add more comparison functions to hashdec05eba
2020-08-18Add decryption (and caching) of data, even when adding encryption key after ↵dec05eba
data has been added
2020-08-18Expose include dirdec05eba
2020-08-18Partially implement 'add' operationdec05eba
2020-08-18Implement 'create' operation, add seedingdec05eba
Seeding is currently only done on the key you specify, in the future the user should request data that it can seed.