User:Remark/Flipbook XOR Pad: Difference between revisions

From DSiBrew
Jump to navigation Jump to search
Remark (talk | contribs)
No edit summary
Remark (talk | contribs)
Replacing page with 'Flipbook_XOR_Pad'
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Since the encryption used is AES-128-CTR, there's a static XOR pad (generated from the key) applied when encrypting/decrypting.
[[Flipbook_XOR_Pad]]
Here's the XOR pad used for the *.lst file (hexadecimal):
 
  00: XX XX XX XX XX XX A6 37 6E 11 38 CF A0 DD 85 C0
  10: C7 9B C4 D8 DD 28 8A 87 53 20 EE E0 0B XX XX XX
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX

Latest revision as of 00:07, 16 August 2009