Question
Question on counter initial value for AES CTR on STM32WB
Hello
In chapter 22.4.9 of RM0434 Rev6 is stated:
Counter: a 32-bit big-endian integer that is incremented each time a block
processing is completed. The initial value of the counter must be set to 1.
Why can be the initial value of the counter not be set to 0 (as far as I know it is possible in standard)? Is this a bug?
Best regards
Paul
