lib/crapto: Introduce 2 new attacks on XOR ciphers
authorPhilippe Pepos Petitclerc <ppeposp@gmail.com>
Sat, 14 May 2016 01:20:41 +0000 (21:20 -0400)
committerPhilippe Pepos Petitclerc <ppeposp@gmail.com>
Tue, 24 May 2016 19:51:49 +0000 (15:51 -0400)
Introduced an attack on Single-byte XOR cipher based on english frequency analysis
Introduced an attack on Repeated-key XOR cipher based on hamming distances and Single-byte XOR attacks.

Signed-off-by: Philippe Pepos Petitclerc <ppeposp@gmail.com>


No differences found