CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2025/08/12 04:17:36
Added files: lib/libcrypto/bn/arch/amd64: bignum_modadd.S bignum_modsub.S Log message: Bring in bignum_mod{add,sub}() from s2n-bignum. These provide modular addition and subtraction.