CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/21 10:29:57
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/arch/amd64: Makefile.inc
Added files:
lib/libcrypto/bn/arch/amd64: bn_arch.c
Log message:
Provide an implementation of bn_sqr() that calls s2n-bignum's bignum_sqr().
ok tb@
