undergroundwires / CEH-in-bullet-points

💻 Certified ethical hacker summary in bullet points
https://cloudarchitecture.io/hacking
Creative Commons Attribution 4.0 International
995 stars 287 forks source link

Cryptography Overview / XOR cipher (Table) #10

Closed EnjoyTheJoke closed 2 years ago

EnjoyTheJoke commented 3 years ago

Last row of XOR cipher table should indicate A = 1 ; B = 1 ; Output = 0

https://github.com/undergroundwires/CEH-in-bullet-points/blob/master/chapters/15-cryptography/cryptography-overview.md#xor-cipher

undergroundwires commented 3 years ago

Awesome @EnjoyTheJoke ❤️ Fixed it now.