From 4d3e220db9bd3426c45624d6993cd9cc10e60542 Mon Sep 17 00:00:00 2001 From: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com> Date: Tue, 18 Apr 2023 12:34:43 -0400 Subject: [PATCH] add changelog for shamir change (#19566) --- changelog/19495.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/19495.txt diff --git a/changelog/19495.txt b/changelog/19495.txt new file mode 100644 index 0000000000..dac2ca00df --- /dev/null +++ b/changelog/19495.txt @@ -0,0 +1,3 @@ +```release-note:bug +shamir: change mul and div implementations to be constant-time +``` \ No newline at end of file