Hi!
Nicely done project. I was looking for a way to do something like this:
command that outputs a data stream | uvx xor-cipher --cyclic "$my_seed" | command that expects the XORed output
Sadly, there does not seem to exist a way to use xor-cipher from the cli nor using uvx.
What do you think of this feature?
Thanks!
Hi!
Nicely done project. I was looking for a way to do something like this:
command that outputs a data stream | uvx xor-cipher --cyclic "$my_seed" | command that expects the XORed outputSadly, there does not seem to exist a way to use xor-cipher from the cli nor using uvx.
What do you think of this feature?
Thanks!