VoiSmart / pjsip-android

SIP Service for Android based on PJSIP
http://www.pjsip.org/
Apache License 2.0
288 stars 140 forks source link

Sensitive data not encrypted by default #177

Closed aenonGit closed 1 year ago

aenonGit commented 1 year ago

This could be a breaking change, we will stop using Crypto and migrates to Android Jetpack Security. All sensitive data (sip account) will be encrypted by default (migrated from Crypto lib if necessary). Until Android Security lib 1.1.0 release is stable we will stop supporting Android 5 since it is not supported by the lib.