Closed SparkiDev closed 1 month ago
BN_bin2bn was freeing the BN and returning it. Added test for this.
Added explicit test: ./configure --enable-opensslall ./tests/unit.test -test_wolfSSL_BN_enc_dec
Description
BN_bin2bn was freeing the BN and returning it. Added test for this.
Testing
Added explicit test: ./configure --enable-opensslall ./tests/unit.test -test_wolfSSL_BN_enc_dec
Checklist