K 10
svn:author
V 6
jbeich
K 8
svn:date
V 27
2018-10-20T19:19:06.748714Z
K 7
svn:log
V 525
security/d0_blind_id: unbreak with OpenSSL 1.1.x

checking for library containing BN_init... no
configure: error: OpenSSL not found, see http://www.openssl.org/, or try --without-openssl
===>  Script "configure" failed unexpectedly.

d0_bignum-openssl.c:58:9: error: field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
        BIGNUM z;
               ^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
               ^

Reported by:	pkg-fallout

END
