eclipse / paho.mqtt.android

MQTT Android
Other
2.92k stars 881 forks source link

SHA1 is a weak hash. #507

Open hjian123 opened 1 month ago

hjian123 commented 1 month ago

Please fill out the form below before submitting, thank you!

Android API Version Bug Seen on:

Android Version Bug Seen on:

Please also check that if you have found the bug in the Release version (1.1.1) that you check that it also exists in the Snapshot (1.1.2-SNAPSHOT) before raising a bug.

Description of Bug:

After incorporating the Paho library into our Android Studio project, the security scan of the APK indicates a SHA1 risk. image

Console Log output (if available):