Editing ENCDEC Device Reverse Engineering
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 17: | Line 17: | ||
* After that, LV1 XORes encrypted tweak values. | * After that, LV1 XORes encrypted tweak values. | ||
* See '''encdec_device_enqueue_decsec_request''' and '''EdecXTS_XorWithMask''' in LV1. | * See '''encdec_device_enqueue_decsec_request''' and '''EdecXTS_XorWithMask''' in LV1. | ||
* I patched my LV1 for testing and killed XORing with encrypted tweak values. After that VFLASH sectors were encrypted/decrypted without tweak values | * I patched my LV1 for testing and killed XORing with encrypted tweak values. After that VFLASH sectors were encrypted/decrypted without tweak values. | ||
=Establish Secure Communication Channel= | =Establish Secure Communication Channel= |