Remove DSA negative integer workaround code.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 18 Feb 2016 13:18:48 +0000 (13:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 19 Feb 2016 18:54:50 +0000 (18:54 +0000)
Remove DSA private key code which tolerates broken implementations which
use negative integers.

Reviewed-by: Emilia Käsper <emilia@openssl.org>

No differences found