mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
e732b0b482
It didn't before, so we had not much control over the entropy that is getting into the signature for ecdsa. This is useful if you want reproducible outcomes over multiple policy evaluations, such as in testing. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>