0
votes
Knowing the plaintext, how to discover the encryption scheme used?
I think it's a misconception that XOR is an easily decryptable scheme. The theoretically strongest form of encryption is a one-time pad: simply a string of predetermined bits which you xor your pla …
