summaryrefslogtreecommitdiff
path: root/src/Storage.hs
AgeCommit message (Expand)Author
2019-09-28Storage: escape newlines by appending tabsRoman Smrž
2019-06-04Partial and memory-backed storage variantsRoman Smrž
2019-05-16Key storage interfaceRoman Smrž
2019-05-09Storage: fix loop error in zeroRef implementationRoman Smrž
2019-05-06Multiple signatures in Signed objectRoman Smrž
2019-05-06Generic collecting of objects through referencesRoman Smrž
2019-05-06Signed identities using ED25519Roman Smrž
2019-05-05Storage: base64-encoded binary data in recordsRoman Smrž
2019-05-05Storage: switch to Blake2b hash from cryptoniteRoman Smrž
2019-05-02Storage: parsing multiple objects from one bytestringRoman Smrž
2019-05-02Storage: serialization/deserialization without refsRoman Smrž
2019-04-28Storage: swap record item name and type orderRoman Smrž
2019-04-28Import Storage moduleRoman Smrž