CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/05 04:47:00
Modified files: regress/lib/libcrypto/bn: bn_mod_sqrt.c Log message: Improve regress coverage for BN_mod_sqrt() This now covers all the main branches of both the old and new BN_mod_sqrt() implementation except for negative p.