add changelog for shamir change (#19566)

This commit is contained in:
Rachel Culpepper
2023-04-18 12:34:43 -04:00
committed by GitHub
parent acfc862b4b
commit 4d3e220db9

3
changelog/19495.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
shamir: change mul and div implementations to be constant-time
```