diff options
Diffstat (limited to 'tests/test-rsa.py')
-rw-r--r-- | tests/test-rsa.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-rsa.py b/tests/test-rsa.py index 39f46cd..b75ffba 100644 --- a/tests/test-rsa.py +++ b/tests/test-rsa.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Use PyCrypto to generate test data for Cryptech ModExp core. |