mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 02:52:38 -04:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
Bugfix
|
|
* Prevent divide by zero if either of PSA_CIPHER_ENCRYPT_OUTPUT_SIZE() or
|
|
PSA_CIPHER_UPDATE_OUTPUT_SIZE() were called using an asymmetric key type.
|
|
|