Releases: cryptobiu/MATRIX
Releases · cryptobiu/MATRIX
MATRIX 1.4.1
MATRIX 1.4
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
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
Changelog:
- Reporting model works with external protocols
- Bug fixes
MATRIX 1.1
Version 1.1 released. The version include this features:
The new version includes this changes:
- Improve support for external protocols
- Add ARM cloud provider
- Support for multi cloud provider at one experiment - We can combine between different cloud providers (Currently AWS and Scaleway).
- 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.
- Protocols can be executed with callgrind analysis - The first party will be executed with callgrind, the other parties will run normally.
- Add simple logger (MatrixMeasurement.h)
- Change configuration files structure
- Bug fixes
MATRIX 1.0 Released
Initial Release of MATRIX - MPC Test Automation Framework