Commit Graph

23 Commits

Author SHA1 Message Date
Gulliver
84cbb34391 added link to draftspec and to alternative implementation of RSA blind signatures using OpenSSL or BoringSSL
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-30 22:09:37 +01:00
Gulliver
a2747b6934 updated catch2 to v3.3.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-29 23:59:28 +01:00
Gulliver
ed525909bb splitted model.cpp into json_serialisation.cpp and model.cpp
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-29 12:20:54 +01:00
Gulliver
bdab59a507 corrected Link to OpenCoin Protocol 2023-01-29 12:20:08 +01:00
Gulliver
fa746dd925 extended README.md to doxygen mainpage and add to doxygen build
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-31 14:36:37 +01:00
Gulliver
0e4c094eed corrected name RequestCDD to RequestCDDC 2022-12-31 14:36:37 +01:00
gulliver
87386e1b65 introduced and used bigint datatype
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-28 00:43:58 +01:00
gittiver
0d3ffa0e5d Create FUNDING.yml 2022-12-19 23:10:01 +01:00
Gulliver
24adaebd07 updated github actions to cross-platform build and added action for github pages 2022-12-19 23:09:53 +01:00
Gulliver
115dfbc8f5 added todos and note on blinding with crypto++ lib 2022-12-15 21:49:01 +01:00
gulliver
5c4d275776 added temporary test script 2022-12-11 17:04:56 +01:00
gulliver
a46efc9a78 reformatted sources 2022-12-11 17:04:37 +01:00
gulliver
79094c8a6d fixed http request types
reformatted sources
2022-12-11 17:04:21 +01:00
gulliver
ce784c38dd added build badge for github action 2022-12-04 22:22:02 +01:00
gulliver
852f42175c add github action for build 2022-12-04 21:56:10 +01:00
gulliver
4ebdda4ce5 add drone build 2022-12-04 21:26:10 +01:00
gulliver
b53a6bc14d added json-de-/serialisation and tests 2022-11-30 23:17:44 +01:00
Gulliver
a6b0f01b0f added contents to README.md 2022-11-21 23:05:53 +01:00
Gulliver
7a525a85ce added catch2 for unit tests and first test in test/test.cpp 2022-11-21 22:51:00 +01:00
4d9f373d62 implemented jsn encoding for req and responses 2022-11-18 15:47:52 +01:00
b044d1883e added RequestCDDC::from_json 2022-11-15 12:42:35 +01:00
Gulliver
1696e6a88d initial checkin 2022-11-14 16:14:25 +01:00
cd09d38ac4 Initial commit 2022-11-14 16:04:45 +01:00