flutter_iot_shield 1.0.0 copy "flutter_iot_shield: ^1.0.0" to clipboard
flutter_iot_shield: ^1.0.0 copied to clipboard

A reusable IoT security layer for Flutter apps communicating with BLE smart devices. Provides device authentication, health data validation, platform channel sanitization, firmware verification, and [...]

Changelog #

1.0.0 #

  • Initial release of flutter_iot_shield security layer for Flutter IoT applications.
  • Core Security Channel: ECDH key exchange with Curve25519 & AES-256-GCM authenticated encryption.
  • Anti-Replay Attack Protection: Sliding window sequence validation tracking.
  • Device Trust & Attestation: Custom X.509 certificate verification and challenge signature authentication.
  • Health Validation & Sanitization: Telemetry data constraints checker and platform channel event sanitizer.
  • Secure Key Store: Cryptographically protected local key storage leveraging flutter_secure_storage.
  • Firmware Verification: Verifies signed firmware zip packages using ECDSA signature validation.
  • Security Event Bus: Real-time event publisher for monitoring attacks and anomalies.
1
likes
0
points
336
downloads

Publisher

verified publishersaifalmajd.blogspot.com

Weekly Downloads

A reusable IoT security layer for Flutter apps communicating with BLE smart devices. Provides device authentication, health data validation, platform channel sanitization, firmware verification, and secure storage.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, convert, cryptography, flutter, flutter_secure_storage, path, path_provider, pointycastle, sqflite

More

Packages that depend on flutter_iot_shield