Releases: Yoonit-Labs/android-yoonit-handshake
Releases · Yoonit-Labs/android-yoonit-handshake
1.0.0
🎉 First release!
A Android Jitpack project written in Kotlin implementing dynamic SSL pinning.
The SSL pinning is a technique mitigating man-in-the-middle attacks against the secure HTTP communication, but has a drawback, the certificate's expiration date. This resolve this problem, implementing dynamic SSL pinning, providing easy to use fingerprint validation on the TLS handshake. The remote server must be the responsible to update the certificate(s).
See our README and Project Demo;