←back to thread

373 points ibobev | 1 comments | | HN request time: 0.001s | source
Show context
umvi ◴[] No.45066011[source]
Note this is "coding" as in "encoding" and "decoding" (i.e. information theory) and not as in "programming"
replies(6): >>45066034 #>>45066188 #>>45066289 #>>45066539 #>>45066670 #>>45067647 #
madcaptenor ◴[] No.45066539[source]
Also not as in "cryptography".
replies(3): >>45066828 #>>45068567 #>>45070294 #
1. nullc ◴[] No.45070294[source]
you can pretty much directly use error correcting codes to perform cryptography, however. :P

A little trickier to use them to program.