• Joined on 2022-08-15
mslot pushed to main at mslot/commander 2023-12-20 08:23:52 +00:00
ba09502fe1 Added an assert more
mslot pushed to main at mslot/commander 2023-12-20 08:20:37 +00:00
60257c9f03 Removed unused using
mslot pushed to main at mslot/commander 2023-12-20 08:19:46 +00:00
8f26716b6a Added a test for signing and verifying
mslot pushed to main at mslot/commander 2023-12-20 08:12:57 +00:00
a53c7dc2c1 Added signing and verify
mslot pushed to main at mslot/commander 2023-12-19 20:10:47 +00:00
9c01e4a74f Added RSA decryption
mslot pushed to main at mslot/commander 2023-12-19 20:05:16 +00:00
a7036c0670 Added RSA encryption
mslot pushed to main at mslot/commander 2023-12-19 07:29:56 +00:00
d806ad3e5c Added how to run `simple_host` and `simple_client` in readme
mslot pushed to main at mslot/commander 2023-12-19 07:11:49 +00:00
b552b5760b Updated readme
mslot pushed to main at mslot/commander 2023-12-19 07:07:07 +00:00
6570d5daf7 Added an example with a simple host. Now we need a simple client that can call it and get an answer back.
mslot pushed to main at mslot/commander 2023-12-09 08:21:11 +00:00
a0ae950d03 Fixed bench tests
mslot pushed to main at mslot/commander 2023-12-09 08:13:38 +00:00
dbdefd6dbf Fixed bench tests
mslot pushed to main at mslot/commander 2023-12-09 08:05:57 +00:00
9424242156 Added a publish script
mslot pushed to main at mslot/commander 2023-12-09 07:58:41 +00:00
47a8682b0c Prepared `command_runner` to be published
mslot pushed to main at mslot/commander 2023-12-09 07:55:58 +00:00
dc690aa8a1 Added explicit registry to `commander_kernel`
mslot pushed to main at mslot/commander 2023-12-09 07:52:41 +00:00
7d1662ed41 Added versions to dependencies
mslot pushed to main at mslot/commander 2023-12-09 07:51:16 +00:00
4002d318a5 Updated info so it can be published
mslot pushed to main at mslot/commander 2023-12-09 07:48:14 +00:00
525702ed45 Renamed kernel to commander_kernel, so it is easiler to identify in package registry
mslot pushed to main at mslot/commander 2023-12-09 07:37:41 +00:00
dd1af6cd81 Added correct include path to messages.proto build
mslot pushed to main at mslot/commander 2023-12-09 07:36:02 +00:00
8eef7465f2 Moved messages.proto to kernel
mslot pushed to main at mslot/commander 2023-12-09 07:32:24 +00:00
e3b223f8af Trying to publish package