diff options
author | tb <> | 2025-01-22 12:53:16 +0000 |
---|---|---|
committer | tb <> | 2025-01-22 12:53:16 +0000 |
commit | 9265252033e95a736d43b21bf2437b3629938ed4 (patch) | |
tree | 2b47411c7eb51d58cdc8980be3dbed8393083da5 /src/lib/libcrypto/dsa/dsa_err.c | |
parent | 24c9cd684d5ef027d5484a39a092c8018d6936a5 (diff) | |
download | openbsd-9265252033e95a736d43b21bf2437b3629938ed4.tar.gz openbsd-9265252033e95a736d43b21bf2437b3629938ed4.tar.bz2 openbsd-9265252033e95a736d43b21bf2437b3629938ed4.zip |
bn_recp: Avoid complication for negative moduli
Instead of doing a weird dance, set the sign on N in BN_RECP_CTX_create().
Since we're not exposing a general purpose calculator API, we can simplify.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_err.c')
0 files changed, 0 insertions, 0 deletions