diff options
| author | jhurst <jhurst@cinecert.com> | 2020-07-15 13:23:19 -0700 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2020-07-15 13:23:19 -0700 |
| commit | 0b6febadb714c3d5a62779fef076d88f066a61ba (patch) | |
| tree | 70185d31ce31219c77a560efb1e434eb409fc4f5 /src/fips-186-rng-test.cpp | |
| parent | d9757786bb5a2d7a6cc9bce7cfb1a8b52d6391cf (diff) | |
replaced openssl dependency with internal SHA-1 API
Diffstat (limited to 'src/fips-186-rng-test.cpp')
| -rwxr-xr-x | src/fips-186-rng-test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <KM_util.h> #include <KM_prng.h> -#include <openssl/sha.h> using namespace Kumu; |
