Skip to content

fix(end-to-encryption): verify metadata#16916

Open
alperozturk96 wants to merge 5 commits intomasterfrom
fix/e2ee-verify-metadata
Open

fix(end-to-encryption): verify metadata#16916
alperozturk96 wants to merge 5 commits intomasterfrom
fix/e2ee-verify-metadata

Conversation

@alperozturk96
Copy link
Copy Markdown
Collaborator

@alperozturk96 alperozturk96 commented Apr 27, 2026

Uses same verification logic just like iOS, Desktop
Adds tests

@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/24997113741/artifacts/6661594771
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 requested a review from mgallien April 27, 2026 14:19
jbyteArray messageDataArray,
jobjectArray certPemArray
) {
jsize cmsLen = env->GetArrayLength(cmsDataArray);
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread ndk.env Outdated
@alperozturk96 alperozturk96 force-pushed the fix/e2ee-verify-metadata branch from bef16e3 to 263888e Compare April 29, 2026 07:13
@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/25095810422/artifacts/6701744316
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 force-pushed the fix/e2ee-verify-metadata branch 2 times, most recently from 421ab4d to 77e3efb Compare April 29, 2026 12:46
@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/25109632977/artifacts/6707963283
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96
Copy link
Copy Markdown
Collaborator Author

/backport to stable-33.1.x

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

# Conflicts:
#	app/.gitignore
#	app/build.gradle.kts
#	ndk.env
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the fix/e2ee-verify-metadata branch from c103b49 to 8bccac7 Compare April 30, 2026 13:28
@github-actions
Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness6767
Dodgy code216216
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total420420

@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/25168091679/artifacts/6731770815
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant