From 0b6febadb714c3d5a62779fef076d88f066a61ba Mon Sep 17 00:00:00 2001 From: jhurst Date: Wed, 15 Jul 2020 13:23:19 -0700 Subject: replaced openssl dependency with internal SHA-1 API --- src/fips-186-rng-test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fips-186-rng-test.cpp') diff --git a/src/fips-186-rng-test.cpp b/src/fips-186-rng-test.cpp index 08a1665..8c94595 100755 --- a/src/fips-186-rng-test.cpp +++ b/src/fips-186-rng-test.cpp @@ -31,7 +31,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include -#include using namespace Kumu; -- cgit v1.2.3