diff options
Diffstat (limited to 'test-vectors.py')
-rw-r--r-- | test-vectors.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-vectors.py b/test-vectors.py index 2cb46d6..30dbc6a 100644 --- a/test-vectors.py +++ b/test-vectors.py @@ -1,3 +1,7 @@ +#!/usr/bin/python +# -*- coding: utf8 -*- + +# ============================================================================= # Python PRIDE implementation test vectors # Version: 1.0 # Date: 23/04/2015 |