diff options
| author | Amaury Pouly <amaury.pouly@gmail.com> | 2017-09-19 15:30:37 +0200 |
|---|---|---|
| committer | Amaury Pouly <amaury.pouly@gmail.com> | 2017-09-19 15:30:37 +0200 |
| commit | 99cc8f88026f930c08e2e32439fe8f0d22e5e5a8 (patch) | |
| tree | 453139f31650f93fb1515d4098e7957423a4a503 /apps/plugins/puzzles/src/PuzzleApplet.java | |
| parent | 048aecd82a1dbf73dec9b6ca903f71c4b457dc9a (diff) | |
| download | rockbox-99cc8f88026f930c08e2e32439fe8f0d22e5e5a8.zip rockbox-99cc8f88026f930c08e2e32439fe8f0d22e5e5a8.tar.gz rockbox-99cc8f88026f930c08e2e32439fe8f0d22e5e5a8.tar.bz2 rockbox-99cc8f88026f930c08e2e32439fe8f0d22e5e5a8.tar.xz | |
upgtools: fix bug in brute force search
DES ignores the parity bit of each byte (making the 64-bit key really 56-bit),
but the current code skipped the parity bit of each half-byte, thus missing
some keys.
Change-Id: Ia523ebb944e458905b7de1742df151df22166150
Diffstat (limited to 'apps/plugins/puzzles/src/PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions