“This telegram must be closely paraphrased before being communicated to anyone”

(history.stackexchange.com)

550 points | by azeemba 15 hours ago ago

106 comments

  • ziofill 7 hours ago

    I forget who told me this story, but at some point the British tried a crazy known-plaintext attack by planting handwritten notes in dead German soldiers’ pockets that contained an “important message” to be sent, and then in the following days they would attempt to decrypt enigma communications against the known plaintext.

    • pimlottc 4 hours ago
      • bawolff 2 hours ago

        > Part of the wider Operation Barclay, Mincemeat was based on the 1939 Trout memo, written by Rear Admiral John Godfrey, the director of the Naval Intelligence Division, and his personal assistant, Lieutenant Commander Ian Fleming

        Wonder if we'll ever see it on a bond movie.

      • jjmarr 3 hours ago

        The story of the man[1] whose body was used to fool German intelligence during Operation Mincemeat is quite tragic:

        > Michael was born in Aberbargoed in Monmouthshire in South Wales. Before leaving the town, he held part-time jobs as a gardener and labourer. His father Thomas, a coal miner, killed himself when Michael was 15, and his mother died when he was 31. Homeless, friendless, depressed, and with no money, Michael drifted to London where he lived on the streets.

        > Michael was found in an abandoned warehouse close to King's Cross, seriously ill from ingesting rat poison that contained phosphorus. Two days later, he died at age 36 in St Pancras Hospital. His death may have been suicide, although he might have simply been hungry, as the poison he ingested was a paste smeared on bread crusts to attract rats.

        > After being ingested, phosphide reacts with hydrochloric acid in the stomach, generating phosphine, a highly toxic gas. One of the symptoms of phosphine poisoning is pulmonary oedema, an accumulation of large amounts of liquid in the lungs, which would satisfy the need for a body that appeared to have died by drowning. Purchase explained, "This dose was not sufficient to kill him outright, and its only effect was to so impair the functioning of the liver that he died a little time afterwards". When Purchase obtained Michael's body, it was identified as being in suitable condition for a man who would appear to have floated ashore several days after having died at sea by hypothermia and drowning.

        [1] https://en.wikipedia.org/wiki/William_Martin_(Royal_Marines_...

    • aspenmayer 7 hours ago
      • RugnirViking 6 hours ago

        That's not what gp was talking about.

        • aspenmayer 5 hours ago

          It was more of an allusion than a reference, but expectations in communication ought be acknowledged and accommodated, so I apologize if you misunderstood my point as it wasn’t clear from context. Please see my edit.

          (My prior comment referenced Operation Mincemeat at the time of its reply, for those reading after the fact.)

  • maxbond 13 hours ago

    ETA: Note that I appear to have been mistaken about the connection to ENIAC.

    Note that it is equally dangerous to send paraphrased messages using the same key (which is called sending messages "in depth"). This was used to crack the Lorenz ("Tunny") cipher. Interestingly Bletchley Park hadn't gotten their hands on a Lorenz machine, they cracked it based on speculation. And it lead to the development of the first tube computer, Collosus (which influenced the ENIAC). Nowadays we use nonces to avoid sending messages in depth, but nonce reuse can be similarly disastrous for systems like AES-GCM. For example there have been Bitcoin hardware wallets that reused nonces, allowing the private key to be extracted & the Bitcoin stolen. (To be clear, cryptocurrencies and AES-GCM are completely different systems that have this one property in common.)

    https://en.wikipedia.org/wiki/Cryptanalysis_of_the_Lorenz_ci...

    https://www.youtube.com/watch?v=Ou_9ntYRzzw [Computerphile, 16m]

    As an aside does anyone know why it's called "in depth?" I'm guessing that it's related to Bletchley Park's penchant for naming things after fish? But possibly also their techniques that involved arranging messages together and sliding a stencil over them to visually spot patterns (so they're sort of overlayed)? I tried some casual searching but it's a very generic phrase and so difficult to search. It's defined in the The 1944 Bletchley Park Cryptographic Dictionary but it doesn't give an etymology.

    https://www.codesandciphers.org.uk/documents/cryptdict/crypt... [Page 28]

    • andoma 10 hours ago

      I visited Bletchley Park museum this summer when in London. Can recommend and it's also really easy to get there; just a 50 minute train ride from London Euston station, and 5 minute walk to the museum. Entire family enjoyed the museum (have two teenage kids). There is also the "National Museum of Computing" located next to it which contains the Bombe, Collosus and related equipment. As I understand it most (or all?) of the original hardware was destroyed after the war to avoid leaking any information about the British code breaking skills. Thus, the machines on display are replicas, but should be fully working.

      The computer museum also exhibits post-war computers all the way to modern machines. I'd say that museum is more for the geeks while the Bletchley Park museum is definitely worth a visit even if you're not into computers.

      • robotresearcher 8 hours ago

        A personal Bletchley Park anecdote: my grandfather, an electrical engineer, staffed a radio listening station during the war, and every evening a motorcycle dispatch rider would take the day’s intercepts away to a secret location. It was more than 20 years before my grandfather figured out they went to Bletchley.

        In the 1980s the Bletchley museum project put out a call for wartime electrical components so they could build their Colossus replica. My grandfather in the 1950s had made a chain of Christmas tree lights from govt issue tiny light lightbulbs he pinched from work. He painstakingly removed the nail polish he had painted them with 30 years earlier, and sent them to Bletchley. They used his family Christmas lightbulbs in the replica that is still there today.

        I had the privilege of touring the museum with him in the 1990s. Also on that day I heard my grandmother’s stories of her time in the British Army during the war. That day was incredibly interesting and moving, and is an important memory for me.

        • toasterlovin 5 hours ago

          What an incredible story, thank you for sharing.

        • trhway 5 hours ago

          At the end of 90-s some parts sent to the Russian Mir space station were found and bought at flea market - these parts had been pinched from work and their production ceased during those years of collapse in USSR/Russia.

          • gerdesj 4 hours ago

            Those parts really belong in a museum somewhere because they are an important part of history, irrespective of politics.

            What happened to them?

          • robotresearcher 4 hours ago

            Oh that’s delightful! I love how contingent these things can be.

      • hangsi 6 hours ago

        I recall from my own visit that the electrical transformers are supposedly original. So, the National Museum of Computing justifies calling its Colossus a rebuild rather than a replica, since it is made with some original parts.

    • Animats 8 hours ago

      As I point out now and then, Colossus was not a computer. It was a key-tester, like a Bitcoin miner. Here's the block diagram of Colossus.[1]

      Before there were general-purpose stored program digital computers, there were many special-purpose computing devices. They checked some, but not all, of those boxes.

      - IBM had electronic arithmetic in test before WWII, but that went on hold during the war. Mechanical arithmetic worked fine, although slowly, and by 1939, Columbia University and IBM had something that looked vaguely like a programmable computer, built from IBM tabulator parts.

      - The G.P.O. (the UK's post office and telephony provider) had been fooling around with electronic switching since 1934. That's where Tommy Flowers, who designed the electronics of Colossus, came from.[2] He had a tough life. After the war, he wanted to get into computers, but couldn't get funding because he couldn't talk about what he'd done for security reasons.

      - Memory was the big problem. Colossus just had some registers, built from tubes. And plugboards, the ROM technology of the 1930s and 1940s. Useful memory devices were all post-war. Needed storage to get to stored program computers.

      [1] https://www.researchgate.net/figure/Logical-architecture-of-...

      [2] https://en.wikipedia.org/wiki/Tommy_Flowers

      • gerdesj 4 hours ago

        "Colossus was not a computer. It was a key-tester,"

        The original definition of computer was basically a person wot computes (analyzes data and performs arithmetic and so on). That would have mostly involved pencil and paper, fag packets and napkins. IT co-opted the term for their devices, many years later.

        What is your issue with Colossus performing automated computations/analysis given some inputs of some sort and hence being described as a computer?

        One of the earliest modern day IT related truisms is "garbage in/garbage out" - that dates back to at least getting the clipper out on the cards. Can that notion be applied to Colossus or rather is Colossus the sort of device that gi/go might refer to?

        What exactly is a computer?

        • Spooky23 3 hours ago

          I think the gp was confused with other devices. Colossus was indeed a computer by most definitions. I think the poster winced it up with the Bombe or other systems - not surprising because colossus wasn’t really known for many years. (It was secret into the 1970s iirc)

          Other devices would calculate but not store instructions. The common ones you see are the fire directors on naval ships, which were analog “computers”, but single purpose.

    • trenchpilgrim 11 hours ago

      If you model the distribution of messages as a tree from sender to recipients, the key's reuse across messages could be measured as "depth" in a structural sense.

    • Stevvo 12 hours ago

      An interesting quirk in Ethereum is that a contract address is determined by deployer address + nonce. So, you can send ETH to a contract that does not exist, then later deploy a contract there and recover it.

      • tripplyons 11 hours ago

        It is also the same address on many forks of Ethereum, which has led to some strange circumstances when Optimism sent tens of millions of dollars to a smart contract address on the wrong blockchain, and a hacker was able to create a smart contract they controlled using the same address on the blockchain it was accidentally sent to and steal the funds.

        • hiatus 4 hours ago

          Do you have a link to read more about this?

        • trhway 5 hours ago

          Bug or feature. Could it have been a transfer of funds organized to look like a hack?

    • onionisafruit 12 hours ago

      My assumption about “in depth” is that it comes from the idea of giving the adversary a greater depth of material to work with. I don’t have anything to back this up.

    • philwelch 11 hours ago

      This is the first I’ve heard of Colossus influencing the ENIAC. I was under the impression that Colossus was so secret that ENIAC was designed independently and (falsely) touted as the first tube computer prior to Colossus’ existence being declassified. I’m not sure if I’m misremembering that though.

      • Animats 6 hours ago

        The ENIAC seems to be the first general purpose electronic digital computer. It wasn't stored program, though - no good memory devices. Plugboards and lots of rotary switches. Took hours to load a new program. Unrelated to Colossus.

        The first machine to have it all was the Manchester Baby.[1] Now this really was sort of a descendant of Colossus, with some of the same people involved. It was mostly a test rig for the Williams Tube memory device.

        Once there was something that could do the job of RAM, things took off quickly. Within two years there were quite a number of stored program electronic digital computer projects. Electronic arithmetic worked fine, but everybody had been stuck on the memory problem.

        [1] https://en.wikipedia.org/wiki/Manchester_Baby

        • maxbond 4 hours ago

          Any good books to recommend on computer history?

      • maxbond 10 hours ago

        I think you're right, my mistake. I didn't find anything definitive but given they were developed around the same time by (on cursory inspection) different people and that Colossus was as secret as you say (it wasn't declassified until the 70s), it does seem unlikely. I thought that had been mentioned in a Computerphile/Numberphile video on the topic but I must be mistaken.

  • xtiansimon 14 hours ago

    Interesting. I liked the explanations in the accepted answer. This rule especially,“Never repeat in the clear the identical text of a message once sent in cryptographic form, or repeat in cryptographic form the text of a message once sent in the clear.”

    As a child I learned about codes from a library book. Fascinated with one-time pads, I convinced a friend to try a correspondence. We exchanged a few messages, and then got bored, because the juice wasn’t worth the squeeze.

    Which makes me wonder about people who work in secrets. Encrypted communications seem opposite of scientific communications. Secrets peeps seem prolly aligned to politics.

    • ludicrousdispla 13 hours ago

      >> the juice wasn’t worth the squeeze

      I recall that Ovaltine goes better with decoded messages.

    • myself248 8 hours ago

      Do you remember the book? I remember loving Alvin's Secret Code, which was on the bookshelf in my fourth-grade classroom where I sat in the back to be near the bookshelf...

      • xtiansimon 3 hours ago

        Sorry, no. But it would have been a 70s or 80s publication. I recall there were several Cold War code stories, so it might have been on this subject. Like popular history stories, one after the other—you thought that was crazy? Check out this hollow nickel! But all very serious like.

    • dtgriscom 12 hours ago
  • haunter 13 hours ago

    > Never repeat in the clear the identical text of a message once sent in cryptographic form, or repeat in cryptographic form the text of a message once sent in the clear

    And (more or less) that’s how the Enigma was cracked. Turns out starting weather report with ‘weather’ every single time is not a good idea.

    • Zeebrommer 13 hours ago

      Or ending it with the same salute involving the name of the leader, for that matter.

      • nradov 8 hours ago

        Standard US cryptographic protocol during the same time period was to begin and end every message with a few random words specifically to thwart such attacks.

      • manwe150 9 hours ago

        Seems like an interesting conundrum. If you encrypt all transmissions, you end up having a lot of boring repetition, like weather and sign offs to just fill space. But if you don't encrypt the boring stuff, then the transmission itself is a nice signal of something interesting about to happen. But if you try to just pad with completely random noise, the other end might worry they've decoded something wrong and ask for a new cipher pad increasing the chance of interception. So maybe they should have tried to find something almost random but with known structure instead of sending the weather? Seems similar to how we now know that choosing a random password from the dictionary adds encoding redundancy without reducing security. Or similar to the goal of getting ordinary people to use Tor for ordinary things?

        • vl 9 hours ago

          In modern crypto it’s solved by using random nonce to star with and by using (encrypted) hash of data at the end. Random nonce gives you different cypher text for same inputs, hash tells you if you actually decrypted what was intended.

      • zenmac 13 hours ago

        Isn't that why we have PFS now?

        • gruez 13 hours ago

          No, PFS is to ensure communications aren't compromised even if the server's private keys are compromised afterwards. It has nothing to do with mitigating known plaintext attacks. That's already mitigated with techniques like randomized IVs.

        • numpad0 12 hours ago

          So-called perfect forward secrecy uses temporary keys so that eavesdropped logs can't be decrypted after those keys are discarded. To prevent known-plaintext attacks and/or statistical analysis, data entropy must be equalized so that patterns won't be apparent even before encryption.

  • cwmma 14 hours ago

    For people interested in these kinds of things, there is a very interesting military manual on the internet archives which goes though all the various pre computer pen and paper ciphers and how to crack them.

    1. https://archive.org/details/Fm3440.2BasicCryptAnalysis/mode/...

    • wowczarek 13 hours ago

      Good find; a great companion to the GCHQ Puzzle Book indeed!

  • jonathrg 14 hours ago

    The term to google for more information about this would be Known plaintext attack.

    • geor9e 13 hours ago

      Oh that makes sense. I assumed wrong that it was going to be about prisoners sending secret messages in their letters home, and the guards wanting to scramble those out.

      • onionisafruit 12 hours ago

        I clicked thinking it was about avoiding watermarks when exfiltrating data. I enjoyed the cryptography lesson I got instead.

      • 01HNNWZ0MV43FF 12 hours ago

        And the term for _that_ is steganography

  • RachelF 8 hours ago

    The repeating of the message is how the Allies initially broke the Geheimskreiber a much more secure encryption machine to Enigma that used XOR and rotors:

    https://en.wikipedia.org/wiki/Siemens_and_Halske_T52

  • vertnerd 14 hours ago

    This is a familiar concept from reading about WW2 spy stuff (Between Silk and Cyanide, for example, which I highly recommend). But what REALLY intrigues me is the typeface of the letter with its upper-case 'E' used in place of 'e'. What's up with that?

    • jameshart 14 hours ago

      That is peculiar. Brief internet search turned up a Reddit post where someone had a sample of typed text with the same odd typography: https://www.reddit.com/r/typewriters/s/f2CIY0TCm3

      The suggestion that it may have been a striker from a bilingual - cyrillic typewriter that was mixed in is an interesting possibility; someone transcribing diplomatic telegrams in WWII may indeed have need of access to Cyrillic typewriters…

      • andix 8 hours ago

        Interesting idea, but both the Cyrillic and Greek capital E would be a similar size to the Latin capital E. And in both alphabets the lower case e doesn't look like a smaller capital E. It's е/ε.

    • anon_cow1111 13 hours ago

      Might be unrelated in this example, but when a message is written in a lazy ROT13-like cypher, the letter e becomes a notorious rat that allows anyone to break the entire thing in very little time.

      Randomizing/obfuscating the letter case might buy you a little time, though I think it's something else entirely here.

      • justsomehnguy 11 hours ago

        Zvtug oR haeRyngRq va guvf RknzcyR, ohg juRa n zRffntR vf jevggRa va n ynml EBG13-yvxR plcuRe, guR yRggRe R oRpbzRf n abgbevbhf eng gung nyybjf nalbaR gb oeRnx guR RagveR guvat va iRel yvggyR gvzR.

        Enaqbzvmvat/boshfpngvat guR yRggRe pnfR zvtug ohl lbh n yvggyR gvzR, gubhtu V guvax vg'f fbzRguvat RyfR RagveRyl uReR.

        • strtok 3 hours ago

          ChatGPT was able to decrypt this in about 12 seconds with no context, which I found interesting.

        • notherhack 10 hours ago

          V guvax gur vqRn jnf gb fcyvg guR uvtu seRdhrapl "r" gb gjb qvssReRag flzobyf r naq R ng yRffRe serdhrapvRf. Fvzcyl ercynpvat nyy r'f jvgu R qbrfa'g qb gung.

    • ants_everywhere 12 hours ago

      I had the same question about the upper case E.

      Some of the E's look a little curly like epsilons but I'm guessing that may be an optical illusion.

      But check out the 3 in "chancE3"

    • Avshalom 12 hours ago

      Legibility would be my guess. Can't confuse ᴇ for c.

      • pbhjpbhj 12 hours ago

        If we're guessing I have ideas:

        1) it's just the typeface,

        2) the teletype machine has unique letter so the machine it was received in is known (and hence which staff received it), reducing the ability to forge messages. Different machines could have had special letters, or all machines handling secrets had that particular "e"??

        3) the machine broke and the repair shop only had a small-caps "E" handy.

        • jameshart 11 hours ago

          I assume this is a typed up decrypt - not raw teletype output. Teletype would be all caps; this has been typed, capitalized, and laid out by a typist.

        • andix 8 hours ago

          The document on the picture was for sure typed on a typewriter. Teletype machines would either be all caps or all lower case. Also they wouldn't be able to print a multi column header like on top of the document.

  • BigJono 11 hours ago

    > In this process, deletion rather than expansion of the wording of the message is preferable, because if an ordinary message is paraphrased simply by expanding it along its original lines, an expert can easily reduce the paraphrased message to its lowest terms, and the resultant wording will be practically the original message.

    This bit has me perplexed. If you had a single message that you wanted to send multiple times in different forms, wouldn't compressing the message exponentially limit possible variation whereas expanding it would exponentially increase it? If you had to send the same message more than a couple of times I'd expect to see accidental duplicates pretty quickly if everyone had been instructed to reduce the message size.

    I guess the idea is that if the message has been reduced in two different ways then you have to have removed some information about the original, whereas that's not a guarantee with two different expansions. But what I don't understand is that even if you have a pair of messages, decrypt one, and manage to reconstruct the original message, isn't the other still encrypted expansion still different to the original message? How does that help you decrypt the second one if you don't know which parts of the encrypted message represent the differences?

    • Khoth 10 hours ago

      It's mostly talking about the case where someone receives an encrypted message which is intended to later be published openly. If it was padded by adding stuff, an attacker can try to reconstruct the original plaintext by removing the flowery adjectives, whereas if things were deleted the attacker doesn't know what to add.

      • manwe150 9 hours ago

        In particular, the length of a message is not encrypted when encrypting the text. So if the encrypted message is shorter, you know exactly how much to remove to get back the original, and then just need to guess what to delete. If the message is longer, it is much harder to guess whether to add flowery adjectives, a new sentence, change a pronoun for a name, or some other change.

  • typpilol 4 hours ago

    I was able to find the 2 earlier manuals mentioned:

    RadioNerds-TM 11-485 (PDF) (33.22 MB) 4

    Internet Archive-US Army Cryptography Manuals Collection (see "TM_11-485.pdf")

    https://radionerds.com/index.php/File:TM_11-485.pdf

    https://archive.org/details/US-Army-Cryptography-Manuals

  • s20n an hour ago

    Well, that's one way to make it CPA-secure

  • astro19238_ 5 hours ago

    As close to the original as possible not using the same phrasing? Obviously?

  • VoidWhisperer 14 hours ago

    Does this also apply if someone were to do the following: Receive encrypted transmission -> unencrypt it -> need to pass it on, so re-encrypt it and pass it on?

    I would imagine that the paraphrasing wouldn't be necessary in this case because it isn't quite as useful to compare two encrypted versions of the text versus an encrypted version and an unencrypted version (also I feel like there is some risk of a game of 'telephone' in that the meaning would change bit by bit to the point of having a different meaning over time, even if not intentionally)

    • eszed 13 hours ago

      No. As explained in the SO answer, the worry is that the enemy will have been able to decrypt one or the other of your messages, at which point the identical underlying plaintext will help them crack the second cypher.

      • jameshart 13 hours ago

        ‘Crack the cipher’ in this case most likely meaning: figure out the daily code word key you are using for that cipher.

        If they have already gained the ability to decrypt today’s messages from station A in cipher A, and can therefore recover the plaintext of those messages; if they then find a message of the same length sent from station B in cipher B they can guess that that might be the same message, reverse engineer the key and maybe then decrypt all the messages being sent from station B in cipher B today.

        • maxbond 12 hours ago

          Bletchley Park employed linguists alongside cryptographers, and the linguists would help permute the messages (substituting German words for common abbreviations, for example) to mount these sorts of attacks.

  • beerws 11 hours ago

    Ironically, stating this at the beginning of telegram would precisely cause what it seeks to prevent (vulnerability to known plaintext attacks).

    Which makes me wonder: how many permutations of this rule could be conceived (and needed) that on the one hand would keep the point clear to the receiver, but on the other hand prevent such attacks?

    In any case the best option is to not have (to repeat) this rule inside messages.

    • manwe150 9 hours ago

      It could be sent in the clear, although since the point was to apply it to every encrypted message, that would likely already have been redundant with having originally been encrypted. Just consider it part of the decryption algorithm itself instead: step 1, attach warning text, step 2, initialize decryption state and decrypt.

  • hiccuphippo 13 hours ago

    So it would make sense for the first message in a chain to be very verbose and repetitive to make it easier to modify down the chain. Bureaucrats must've had fun writting those.

    • bee_rider 9 hours ago

      Repetitive and verbose but make sure you don’t use up all the synonyms for a concept, right? Everything you use is taken from your paraphraser.

  • bombcar 14 hours ago

    Hasn’t known invariants been used to break modern encryption in TLs, etc? Like a SSH packet will always contain some known info, etc.

    • drum55 13 hours ago

      In some systems sort of. The esp32 encryption has a bizarre implementation where adjacent blocks in counter mode reuse the same nonce, so knowing the structure of the plaintext can directly reveal the content of some blocks.

    • tlhunter 13 hours ago

      I'm not sure why drum55's answer is buried but they're correct that the Nonce concept in modern crypto addresses this issue.

      • conradludgate 12 hours ago

        It's not only the nonce. The nonce helps to ensure that the message re-encrypted doesn't have the same ciphertext, but the known plaintext can still be used to forge messages. What stops message forgery is the message tag that TLS has (using the AEADs like AES-GCM or ChaCha20Poly1305).

        That said, the nonce is still very important to avoid most key recovery attacks

        • Jweb_Guru 9 hours ago

          Yeah the real answer here is that this is what AEADs are for.

      • macintux 12 hours ago

        Probably because that's the user's only comment. I've vouched for it.

  • fijiaarone an hour ago

    “Close” meant secret in the 1940s. A “close secret” was next to “top secret” classification.

    See also the use of the word “close” in literature, eg The Lord of the Rings “Gandalf is closer that ever”.

    To keep it close or to hold it close meant to keep it secret.

  • lalalandland 5 hours ago

    Lowercase E is unusual in the text. Is it a special teletype font?

  • jabedude 4 hours ago

    How is this solved in modern cryptography?

    • dsamarin 4 hours ago

      Modern cryptography solves this by using randomness (IVs, nonces, padding, salts) so that even identical plaintexts encrypt to different ciphertexts, eliminating predictable patterns.

  • holyshitsss 6 hours ago

    This reminds me of similar discussions we've been having about this topic. The key challenge I see is implementation at scale.

  • dehrmann 7 hours ago

    I guess CBC and IVs (or similar) weren't invented yet?

  • gametorch 13 hours ago

    Tangentially related — sending everyone in a company a slightly different document can help catch the person leaking confidential documents to the press.

  • pyuser583 10 hours ago

    Known-plaintext attacks aside, if you're going to compress text, it must be done before encryption.

    I don't know if compression offers much protection against plaintext attacks.

    This also makes me wonder how helpful AI is in such situations. AI is essential an extremely effective, lossy, compression algorithm.

    • hcs 10 hours ago

      Compression + encryption can be dangerous if the compression rate is exposed somehow (between messages or within packets of a message).

      > we show that it is possible to identify the phrases spoken within encrypted VoIP calls when the audio is encoded using variable bit rate codecs

      https://crypto.stackexchange.com/a/2188

      See also https://breachattack.com/ when the plaintext is partially attacker-controlled.

    • bee_rider 9 hours ago

      If nothing else it would make a great twist in a fiction setting.

      These paraphrasing instructions could be followed. But the paraphrasing could be done using some LLM. A sufficiently advanced adversary manages to invert the model somehow, and as a result can get the original plain text out of the paraphrased message, which lets them do a known-plaintext attack, get the key, and use it on other messages.

      Sort of technobabble (is the idea of inverting an LLM nonsense?) but fun.

  • electric_mayhem 14 hours ago

    Knowing the original plaintext is a big leg up in cracking encryption.

  • brcmthrowaway 10 hours ago

    How come this isnt a problem with modern cryptography? What did we invent?

    • ars 8 hours ago

      You add a random number to the encryption key, and also send that random number (seed) as part of the message.

      Boiled down to the very essence modern cryptography is: Using a secret seed plus a public seed, generate a long random number (of the same length as the message), then XOR that number with the message.

      The hard part is generating that random number in such a way that you can not reverse the process and reclaim the secret seed.

      Lookup "initialization vector" for more.

  • ohadron 13 hours ago

    LLMs would be amazing for this

    • recursive 6 hours ago

      I wouldn't put an LLM in the loop for anything that has security implications.