-
Notifications
You must be signed in to change notification settings - Fork 148
Add UBIFS decryption support (fscrypt) #108
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
Conversation
qkaiser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First pass. Let's pair program.
|
Fixed all comments and fixed all files. Decryption also works with list. And unencrypted images also working :) |
2a76c17 to
c0b9ec1
Compare
528331e to
aec7558
Compare
qkaiser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good to me. Please make sure your patch is clean and only contains relevant changes. You have a bunch of single line addition or removal, sometimes even adding whitespaces that are dangling around. I left a comment for each of them.
Clean it up and then we merge :)
Added ubifs fscrypt decription for V1 policies