ronkathon icon indicating copy to clipboard operation
ronkathon copied to clipboard

feat: `[[example]]` targets

Open Autoparallel opened this issue 1 year ago • 1 comments

We have a LOT of different tools now. A LOT of tests. However, we need some example bins!

What would be great is some simple binaries for our different primitives that allow for things like:

  • user input
  • pretty logging/tracing to show the steps of computation
  • string multiple primitives together into more of a "protocol" and repeat above

  • [x] #109
    • uses a hash function and a stream cipher to do message authentication

TODO: Coming back to this to add more

Autoparallel avatar Jul 01 '24 00:07 Autoparallel

Another option is to make a ronkathon-cli crate that exposes some interaction for the various things! I am good with either approach!

Autoparallel avatar Dec 19 '24 14:12 Autoparallel