Skip to content

Releases: cryptobiu/MATRIX

MATRIX 1.4.1

19 Dec 13:32
Compare
Choose a tag to compare

Changelog

Every action in version 1.4 in the web UI always redirected to error component.
This version patched this problem.

MATRIX 1.4

15 Dec 15:14
Compare
Choose a tag to compare

Changelog

New features:

  • Improved Web UI
  • Angular version upgraded to 8.2
  • All CRUD operation to protocols can be done via the Web UI
  • Add article field to protocols
  • Refactor fabfile implementation

MATRIX 1.3

17 Mar 15:24
Compare
Choose a tag to compare

Changelog

New features:

  • Add web UI
  • Add documentation
  • Add Azure as CP
  • Add try/except for I/O operations

Removed features:

  • Remove Scaleway as CP
  • Remove pre process options - responsibility transferred to build.sh

MATRIX 1.2

10 Feb 14:47
Compare
Choose a tag to compare

Changelog:

  • Reporting model works with external protocols
  • Bug fixes

MATRIX 1.1

23 Oct 09:52
Compare
Choose a tag to compare

Version 1.1 released. The version include this features:
The new version includes this changes:

  1. Improve support for external protocols
  2. Add ARM cloud provider
  3. Support for multi cloud provider at one experiment - We can combine between different cloud providers (Currently AWS and Scaleway).
  4. Comparison between protocols - we can execute the same configuration for different protocols one after the other. Thus we can get better comparison regardless the network bandwidth.
  5. Protocols can be executed with callgrind analysis - The first party will be executed with callgrind, the other parties will run normally.
  6. Add simple logger (MatrixMeasurement.h)
  7. Change configuration files structure
  8. Bug fixes

MATRIX 1.0 Released

22 Feb 15:21
Compare
Choose a tag to compare

Initial Release of MATRIX - MPC Test Automation Framework