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