native_security_kit 1.0.1
native_security_kit: ^1.0.1 copied to clipboard
A comprehensive enterprise-grade security suite for Flutter. Includes root/jailbreak detection, emulator checks, hardware-backed encryption (AES-GCM & Secure Enclave), debugger detection, anti-tamper [...]
1.0.0 #
- Initial stable release of Native Security Suite.
- Device Integrity: Root & Jailbreak detection.
- Environment Checks: Emulator/Simulator detection.
- Runtime Protection: Debugger detection (Android/iOS).
- Network Security: VPN & Proxy active detection.
- Tamper Protection: APK Signature Hash (Android) & App Identity (iOS).
- Hardware Vault:
- Android: AES-GCM encryption using Android Keystore.
- iOS: ECIES encryption using Secure Enclave & Keychain.
- Privacy Features:
- Android: FLAG_SECURE for screenshot/screen-recording prevention.
- iOS: Custom Privacy Overlay in App Switcher/Background.
- Connectivity Checks: USB Debugging (ADB) & External Display detection.