Commit Graph

23 Commits

Author SHA1 Message Date
d8a050b183 Add IO functions to operate on buffer chunks 2020-12-14 10:20:10 +01:00
4b7cb59e30 Improve readability 2020-12-14 00:56:07 +01:00
016d66c722 Add doxygen style comments 2020-12-13 23:14:30 +01:00
e02f4507fc Add doxygen style comments 2020-12-13 22:15:30 +01:00
aa6f287a19 Use virtual destructors 2020-12-13 20:25:52 +01:00
fb4519eea5 Fix CI 2020-12-13 18:49:14 +01:00
3d9945d995 Fix boost version 2020-12-13 18:40:17 +01:00
08c540559f Add libboost to gitlab ci 2020-12-13 18:26:24 +01:00
58e5ae11ed Cmake version 2020-12-13 18:20:41 +01:00
a419ed3b70 Fix gitlab ci 2020-12-13 18:17:48 +01:00
a485b111f4 Add cmake and openssl 2020-12-13 18:11:09 +01:00
06f35597fc Test gitlab-ci 2020-12-13 18:01:36 +01:00
01ff00f3b7 Fix format 2020-12-13 00:56:18 +01:00
3d89f30a94 Add README 2020-12-12 23:29:54 +01:00
949fd7f475 Fixed CMake files 2020-12-12 23:29:29 +01:00
570b5e45f5 Add main and user interface 2020-12-12 22:19:10 +01:00
1fb526e711 Add integration tests 2020-12-12 15:36:38 +01:00
bb9c27aba3 Add IO tests 2020-12-12 15:00:13 +01:00
f7801f40ef Add some crypto tests 2020-12-12 14:12:42 +01:00
da85377dba Complete crypto feature 2020-12-12 13:24:54 +01:00
ff96e73fc7 Add IO support 2020-12-12 01:44:49 +01:00
3f22ff89e7 Add .editorconfig file 2020-12-11 13:59:04 +01:00
db5dfcaa85 Initial commit
Base project structure
2020-12-11 12:38:02 +01:00