|
1 | 1 | # Release Note |
2 | 2 |
|
3 | | -## v1.1.6 (Latest) |
| 3 | +## v1.1.7 (Latest) |
| 4 | +- [certificate] Update some prints for Linux miss alignment |
| 5 | +- [api] Update returned error code |
| 6 | +- [api] Update key type check |
| 7 | +- [api] Update stste_ecc.h functions parametters description |
| 8 | +- [api] Discard some APIs regarding L010 |
| 9 | +- [api/services] rename max frame length of arrays and constants |
| 10 | +- [api/services/stsafea] fix service validation of read data zone when only changing access condition and change ac indicator in api |
| 11 | +- [api/services/stsafea] fix asymmetric keys header signatures mismatch |
| 12 | +- [api/services/stsafea] remove STSAFE-A private key table change right reference |
| 13 | +- [api/services/stsafea] Add derive key service and api functions |
| 14 | +- [services/stsafea] fix null pointer in session frame encrypt and decrypt (pub issue #59) |
| 15 | +- [services/stsafea] fix stsafea key info length for HKDF and HMAC |
| 16 | +- [services/stsafea] fix stsafea generic key HKDF structure |
| 17 | +- [services/stsafea] Add STSAFEA_PRODUCT_COUNT for code harmonization |
| 18 | +- [api/core/service] Verify frame overflow at frame transfer layer |
| 19 | +- [core/wolfssl] add wolfCrypt crypto platform support |
| 20 | +- [services] Include timings declaration |
| 21 | +- [core][services][api] Align return core with SW layer |
| 22 | +- [core] platform cleanup of timeout functions |
| 23 | +- [core] change ms delay type to UI16 |
| 24 | +- [core] added conditional definition for i2c and st1wire functions (pub issue #51) |
| 25 | +- [core] modified zone access condition auth into auth and host |
| 26 | +- [doc] document non-reversible Read/Update AC downgrades |
| 27 | +- [doc] add conf use i2c for stsafel |
| 28 | +- [doc] update stse_platform_wolfssl.c.md with link to official wolfssl repo |
| 29 | +- [doc] update README.md with new reference to STSAFE-A120_example |
| 30 | +- [doc] Add doc building steps to ReadMe.md |
| 31 | + |
| 32 | +## v1.1.6 |
4 | 33 | - [api] Fix stse_put_I2C_parametters warning when compiling without STSE_CONF_STSAFE_A_SUPPORT config |
5 | 34 | - [service] Add active host session management in stsafea_close_host_session |
6 | 35 |
|
|
0 commit comments