CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/07/03 04:16:14

Modified files:
        lib/libcrypto/ecdsa: ecs_ossl.c 

Log message:
ossl_ecdsa_verify_sig(): simplify range checks

The checks whether r and s lie in the interval [1, order) were a bit
uglier than necessary. Clean this up.

ok beck jsing

Reply via email to