1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-04-22 12:07:20 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Sandu Liviu Catalin b04a71dd24 Add checksum generation. 2021-01-31 22:40:38 +02:00
Sandu Liviu Catalin fdc1d9d993 Add base 32/64 encode/decode. 2021-01-31 22:21:42 +02:00
Sandu Liviu Catalin fe27504972 Implement a hashing function. 2021-01-31 21:50:10 +02:00
Sandu Liviu Catalin 2f67eae859 Complete Poco Data support.
Most of the necessary things are exported.
More complex functionality is not exposed because is not necessary for the scope of this project.
2021-01-31 20:39:02 +02:00
Sandu Liviu Catalin ea751be7b1 Implement extraction and remaining data bindings. 2021-01-31 17:32:52 +02:00
Sandu Liviu Catalin 1829668015 Update Data.cpp 2021-01-31 14:09:10 +02:00
Sandu Liviu Catalin be557939a9 Preliminary Poco::Data bindings. 2021-01-31 00:16:10 +02:00