We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa2090 commit 60c5e76Copy full SHA for 60c5e76
README.md
@@ -158,3 +158,12 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
158
* Introduced support for hardware-assisted signature verification, using public-key hardware accelerators
159
* Added support for STM32 PKA (e.g. STM32WB55)
160
* Added support for Kinetis/Freescale PKHA (e.g. Kinetis K82F)
161
+
162
+### V1.4 (2020-01-06)
163
+ * TPM2.0 support
164
+ * Integration with wolfTPM
165
+ * Extended STM32 SPI driver to support dual TPM/FLASH communication
166
+ * Tested on STM32 with Infineon 9670
167
+ * RSA 2048 bit digital signature verification
168
+ * Hardware support
169
+ * New HAL: STM32H7
0 commit comments