Challenge: Questionable Encryption Algorithm

Pages: 12
Aug 1, 2022 at 9:08pm
that is a fat way of doing it (which is fine for encryption). Some home-cooked form of UUEncode would cut the space wasting, but maybe its not important.
Aug 1, 2022 at 11:54pm
This is how BIP-39 encodes private key bits into a string easily copied by humans. E.g. "boring wolf accident add select anchor hope gossip correct jacket boring that vote cotton hope" encodes 64 bytes.


Nice. It's certainly better than base64 or something. (If you're a human.)
Last edited on Aug 1, 2022 at 11:55pm
Topic archived. No new replies allowed.
Pages: 12