Releases: helium/gateway-mfr-rs
Releases · helium/gateway-mfr-rs
v0.5.4
v0.5.3
What's Changed
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.0
What's Changed
- Set ecc608 as default feature by @madninja in #33
- Support Nova TrustZone RSA keys by @isergieienkov in #36
- bump deps by @madninja in #35
- Fixed iterations to match count for more accurate avg_ms by @joecryptotoo in #39
- Use EccConfig to set wake_delay for ecc by @madninja in #40
New Contributors
- @isergieienkov made their first contribution in #36
- @joecryptotoo made their first contribution in #39
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
UPDATED
- Uses
cargo make
to build and package the binaries to support target triplets to be modified for specific target profiles - Fixes
tpm
support by adding ax86_64-tpm-debian-gnu
profile which builds against Debian 11 with the correct tpm features. - Removes the used security feature at the end of the binary filename. All target profiles with
unknown
in their name can be assumed to beecc608
targets. Thex86_64-tpm-debian-gnu
, for example is atpm
target .
NOTE
As part of compliance testing, these binaries should be used regardless of what the maker provides on target to ensure the maker crypto solution is functional and correct.
v0.3.2
ADDED
- Adds
tpm
support forx86_64-unknown-linux-gnu
- Adds the used security feature at the end of the binary filename. For example
gateway-mfr-v0.3.2-aarch64-unknown-linux-gnu-ecc608
is this release for theaarch64-unknown-linux-gnu
target using theecc608
crypto part.
NOTE
As part of compliance testing, these binaries should be used regardless of what the maker provides on target to ensure the maker crypto solution is functional and correct.
v0.2.2
chore: Release gateway-mfr version 0.2.2
v0.2.1
(cargo-release) gateway-mfr version 0.2.1
v0.2.0
(cargo-release) gateway-mfr version 0.2.0