Editing Keys
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3,065: | Line 3,065: | ||
</pre> | </pre> | ||
Usage ( | Usage (not confirmed working!!!): | ||
# Step 1: Decrypt the 64 first bytes of sector 0 of the storage with AES-XTS-128 using Data and Tweak. | # Step 1: Decrypt the 64 first bytes of sector 0 of the storage with AES-XTS-128 using Data and Tweak. | ||
# Step 2: Compute HMAC-SHA256 of decrypted 0x20 bytes from offset 0x20 with Tweak and Data, appended together in this order, as key. | # Step 2: Compute HMAC-SHA256 of decrypted 0x20 bytes from offset 0x20 with Tweak and Data, appended together in this order, as key. |