secure_pinning_android 0.0.2
secure_pinning_android: ^0.0.2 copied to clipboard
Android native probe-engine implementation for secure_pinning. Not meant for direct use by applications — depend on the secure_pinning package instead.
0.0.2 #
SecurePinningPlugin.ktandandroid/build.gradle.kts(minSdk24,compileSdk/targetSdk37): a real, working Android implementation of the nativeSecurePinning.check()probe API — the previous release had only the Pigeon-generated message codec and no buildable Android project. Built onjavax.net.ssl/java.securityonly, no third-party HTTP client; verified end-to-end on a physical device against a live TLS connection.
0.0.1 #
- Initial release.
- Pigeon-generated platform channel schema for
secure_pinning's nativeSecurePinning.check()probe API.