From 46836ba77583759f649625fe22bd744694b92f90 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 14 Apr 2017 15:11:20 -0400 Subject: Python interface API will need to be cryptech.libhal for installation. --- unit-tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests.py') diff --git a/unit-tests.py b/unit-tests.py index 05b1c96..2cdc663 100644 --- a/unit-tests.py +++ b/unit-tests.py @@ -44,7 +44,7 @@ import sys from struct import pack, unpack -from libhal import * +from cryptech.libhal import * try: from Crypto.Util.number import inverse -- cgit v1.2.3