Releases: VirgilSecurity/virgil-iotkit
Releases · VirgilSecurity/virgil-iotkit
Web Sandbox for an external hosting
Merge pull request #210 from VirgilSecurity/release/v0.1.4-alpha Release/v0.1.4 alpha
Sandbox demo became web-based.
Changes
- Sandbox demo moved to web interface
- New function appeared that allows to reset Sandbox
- Updated scripts for Sandbox launch
Integration with Qt crossplatform framework. Minor bug fixes and improvements.
Pre-release
New
- Added integration with Qt crossplatform framework
- Added Qt/QML Demo based on Qt and Virgil IoTKit framework
Changed
- Added possibility to send broadcasts per subnet
- Improved fldt client logic. Fixed bug into vs_update_file_type_str func
- Removed update hal functions which "describe" versions and types
- Enabled INFO server for Initializers
PyCRC fix
Merge pull request #187 from VirgilSecurity/release/v0.1.2-alpha Fix PyCRC dependency for Trust Provisioner
Simplify integration to C++ projects
- IoTKit can be used inside of C++ project
- Documentation fixes
Initial IoTKit release
Added
- Dev Modules. A set of modules to implement security for IoT
- Dev Tools. A set of tools for secure device lifecycle implementation.
- Usage samples for IoTKit modules implementation
- Sandbox that demonstrates secure IoT lifecycle based on IoTKit
- IoTKit Demo. Demo contains IoTKit samples and tests for UNIX-like OS
- IoTKit API Reference