commit | 6c2086931d558e92beffff58181626eaf709337c | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Thu Aug 22 12:34:10 2024 +0100 |
committer | Janos Follath <janos.follath@arm.com> | Thu Aug 22 12:59:36 2024 +0100 |
tree | 9392d6e11f109d25183dadf7804fb02c932a6212 | |
parent | 878af1280729c60c4fb965005fae929963b0c20d [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.