CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2021/11/18 08:07:28
Modified files: regress/lib/libcrypto/dh: dhtest.c Log message: dhtest: fix this to work with opaque BN. This will need more fixes to work with opaque DH, but one step at a time. While here, add a bunch of missing spaces to reduce the eyebleed.