Skip to content

Releases: VirgilSecurity/virgil-iotkit

Web Sandbox for an external hosting

16 Mar 13:40
66c5594
Compare
Choose a tag to compare
Pre-release
Merge pull request #210 from VirgilSecurity/release/v0.1.4-alpha

Release/v0.1.4 alpha

Sandbox demo became web-based.

12 Mar 10:18
51122d4
Compare
Choose a tag to compare
Pre-release

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.

10 Feb 12:02
f6d188b
Compare
Choose a tag to compare

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

29 Jan 14:42
8b5c98a
Compare
Choose a tag to compare
PyCRC fix Pre-release
Pre-release
Merge pull request #187 from VirgilSecurity/release/v0.1.2-alpha

Fix PyCRC dependency for Trust Provisioner

Simplify integration to C++ projects

03 Dec 15:50
d6ed7aa
Compare
Choose a tag to compare
Pre-release
  • IoTKit can be used inside of C++ project
  • Documentation fixes

Initial IoTKit release

20 Nov 17:57
778ea50
Compare
Choose a tag to compare
Pre-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