commit | e1d1854a32188303c2c37b0a0614ece9b651efc7 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Thu Aug 22 12:34:10 2024 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Thu Sep 05 10:46:52 2024 +0200 |
tree | cf5f1606f6fcaccc16bdd4ab78ee7a008808bf57 | |
parent | a7eb81290b178ad74adf27b5ac33060087e050b1 [diff] |
Add changelog Signed-off-by: Janos Follath <janos.follath@arm.com>
diff --git a/ChangeLog.d/fix-rsa-performance-regression.txt b/ChangeLog.d/fix-rsa-performance-regression.txt new file mode 100644 index 0000000..abcc7a5 --- /dev/null +++ b/ChangeLog.d/fix-rsa-performance-regression.txt
@@ -0,0 +1,2 @@ +Bugfix + * Fix unintended performance regression when using short RSA public keys. See #9232.