http://www.psdevwiki.com/ps4/history/SealedKey?feed=atom& SealedKey - Revision history 2024-03-29T11:42:47Z Revision history for this page on the wiki MediaWiki 1.39.6 http://www.psdevwiki.com/ps4/index.php?title=SealedKey&diff=275709&oldid=prev RonaldMacDonald: Created page with "{| class="wikitable" |- ! Type !! Offset !! Description |- | Magic || 0x0 || pfsSKKey |- | Version || 0x8 || 1 |- | AES IV || 0x10 || used to decrypt 0x20-0x40 |- | Sealed Key..." 2016-04-09T20:54:48Z <p>Created page with &quot;{| class=&quot;wikitable&quot; |- ! Type !! Offset !! Description |- | Magic || 0x0 || pfsSKKey |- | Version || 0x8 || 1 |- | AES IV || 0x10 || used to decrypt 0x20-0x40 |- | Sealed Key...&quot;</p> <p><b>New page</b></p><div>{| class=&quot;wikitable&quot;<br /> |-<br /> ! Type !! Offset !! Description<br /> |-<br /> | Magic || 0x0 || pfsSKKey<br /> |-<br /> | Version || 0x8 || 1<br /> |-<br /> | AES IV || 0x10 || used to decrypt 0x20-0x40<br /> |-<br /> | Sealed Key || 0x20 || size: 0x20, ecrypted using AES CFB 128<br /> |-<br /> | SHA 256 HMAC Digest || 0x40 || input 0-0x40<br /> |}<br /> [[Keys#Sealed_Key_Values|see here for keys]]</div> RonaldMacDonald