Describe your suggested feature
Integrate with new hybrid signing for APKs released on GitHub
Sign APKs with new hybrid signing approach with ML-DSA for Android 17 and newer with legacy one (RSA or EC) combined, so will be one APK to install for newer and older Android versions, while ensuring better security for newer Android versions (17 and newer)
Other details
https://developer.android.com/about/versions/17/features#pqc-apk-signing
I have not yet figured out on how to do that in details using apksigner, probably details on that will be after Android 17 release
Acknowledgements
Describe your suggested feature
Integrate with new hybrid signing for APKs released on GitHub
Sign APKs with new hybrid signing approach with ML-DSA for Android 17 and newer with legacy one (RSA or EC) combined, so will be one APK to install for newer and older Android versions, while ensuring better security for newer Android versions (17 and newer)
Other details
https://developer.android.com/about/versions/17/features#pqc-apk-signing
I have not yet figured out on how to do that in details using
apksigner, probably details on that will be after Android 17 releaseAcknowledgements