Skip to content

Commit 8a277e1

Browse files
authored
Update release_note.md for v1.1.2
1 parent 552b97e commit 8a277e1

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

doc/resources/Markdown/02_RELEASE_NOTE/release_note.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Release Note
22

3-
## v1.1.1 (Latest)
3+
## v1.1.2 (Latest)
4+
[api] fix issue when compiling with only STSE_CONF_STSAFE_L_SUPPORT directive
5+
[api][services/stsafea] Fix AES CCM encrypt counter management leading to R-MAC error
6+
[services/stsafea] fix frame encrypt/decrypt and MAC issues
7+
[services/stsafea] Update generate ecc key pair & establish shared secret
8+
[services/stsafea] Fix frame length if received frame is lower than expected
9+
[services/stsafea] fix CURVE25519 support in stsafea_ecc_establish_shared_secret service
10+
[services/stsafea] Update MAC counter increment
11+
[services/stsafea] Update frame transmit return code
12+
[services/stsafea] Fix extended header management to be into first frame element
13+
[services/stsafel] Update frame management to avoid issue in case of response header != 0
14+
[services/stsafel] Fix frame transfer when STSE_FRAME_DEBUG_LOG directive is activated
15+
[doc] Add reference to STSAFE-L_echo in README.md
16+
[doc] Add reference to STSAFE-A_echo example in ReadMe.md
17+
18+
## v1.1.1
419
- [all] Format code using Pre-commit and clang formater
520
- [stsafea] fix compilation issue when STSE_CONF_USE_HOST_SESSION is disabled
621
- [api] [core] [services] Allocate personalization informations to device handler

0 commit comments

Comments
 (0)