SecondBrain

Home

❯

One Time Padding Encryption

One Time Padding Encryption

Dec 06, 20251 min read

  • it is another name for XOR encryption
  • it is unbreakable
  • the encryption key should be of the same length as the message that needs to encrypted

The cons of using this encryption is that it is not memory and storage efficient.

https://www.tutorialspoint.com/cryptography_with_python/cryptography_with_python_one_time_pad_cipher.htm


Graph View

Powered by Quartz and Cloudflare Technologies on 2025