Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrypt CSS images on conversion #811

Merged
merged 1 commit into from
Jul 30, 2023
Merged

Decrypt CSS images on conversion #811

merged 1 commit into from
Jul 30, 2023

Conversation

FakeShemp
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New filesystem, test images in [url]
  • New media image, test images in [url]
  • New partition scheme, test images in [url]
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

This fixes a bug in title key decryption. Previous dumps have their DecryptedTitleKeys broken. However, the encrypted title keys are still valid and can be used to re-generate the decrypted ones from past dumps. The ability to do that comes in a following PR.

This also adds the functionality to decrypt an image at conversion time.

@claunia claunia merged commit 5410ae5 into devel Jul 30, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants