Skip to content

Commit

Permalink
README: add note
Browse files Browse the repository at this point in the history
  • Loading branch information
embetrix committed Dec 13, 2024
1 parent cd8698a commit bded0d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ It uses ECDSA (Elliptic Curve Digital Signature Algorithm) to ensure the integri

This tool is reverse-engineered from the official STM32 signing tool available at [STM32 Signing Tool](https://wiki.st.com/stm32mpu/wiki/Signing_tool).

**Note:** This tool does not implement all the functionalities of the official ST Tools and should be used with care.

## Features

- Sign firmware images with ECDSA.
Expand Down

0 comments on commit bded0d0

Please sign in to comment.