Sujet : xorpng (was: Ternary Encoding :-))
De : pollux (at) *nospam* tilde.club (Stefan Claas)
Groupes : sci.cryptDate : 04. Jan 2025, 19:06:29
Autres entêtes
Organisation : To protect and to server
Message-ID : <vlbtbm$i8qt$1@paganini.bofh.team>
References : 1 2 3 4
User-Agent : flnews/1.3.0pre29 (for GNU/Linux)
Chris M. Thomasson wrote:
On 1/3/2025 7:13 AM, Stefan Claas wrote:
Chris M. Thomasson wrote:
On 12/31/2024 5:00 PM, Stefan Claas wrote:
echo 'Happy News Year 2025' | ternary
2112102022020111101010222211010022112012102120110020100021120220
10000111010121200020221000211000220022020
$ echo 'Happy News Year 2025' | ternary | ternary -d
Happy News Year 2025
(My program works with binary data as well.)
Side note, try to get 3-ary roots from the following... It's not that
hard but its fun wrt the results one can reap from it:
https://paulbourke.org/fractals/multijulia
Nice, but I do no longer do Computer Graphics.
In a sense, its all about discovering the n-ary roots of a complex
number... For fun, I mapped actual data to said roots... :^)
I think I called them nits. trits would be 3-ary, akin to ternary.
Since you do a lot graphics programming, have you ever thought
about encrypting images with XOR? I just did a small test with
my xorpng program and wrote a message for you with my little
WACOM tablet and Microsoft Paint. :-)
I think this is a really cool (but then with a mouse instead
of a tablet) when traveling and exchanging keys in advance with
family and friends and using a Bitmessage's alt.anonymous.messages
chan and my p4bm program, in case Computers are compromised at the
destination, when not carrying one and you need no credentials and
only the keys on a Kanguru Defender 3000.
Here are the test images:
https://jmp.sh/jp1A5kvqand here is my xorpng and p4bm program:
https://github.com/706f6c6c7578/xorpnghttps://github.com/706f6c6c7578/p4bm-- RegardsStefan