Thursday, December 23, 2010

[jelonndh] Memorizing binary

Design a method which makes it easier for a human to memorize a given random binary string, for example 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0.

I'm imagining a random sentence generator which weaves a story which semantically makes sense, which can then be decoded back to binary by another program.

Error resilience: Forward Error Correcting Code

Kind of a reversible hash function

No comments :