File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Release Note
22
3- ## v1.1.4 (Latest)
3+ ## v1.1.5 (Latest)
4+ - [ api] Add EdDSA warning for few specific cryptographic library (public key concatenated to private key)
5+ - [ api/services] fix IAR build warnings
6+ - [ core] Fix Ed25519 private key size
7+
8+ ## v1.1.4
49- [ all] Pre-commit code cleanup for v1.1.4
510- [ doc] Add STSAFE-A_key_wrapping GitHub ref
611- [ cert_parser] Fix ED25519 compressed certificate parsing issue
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = STSELib
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = v1.1.4
51+ PROJECT_NUMBER = v1.1.5
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewers a
You can’t perform that action at this time.
0 commit comments