mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-21 02:11:42 +02:00
bip374: update reference.py to be executable
This commit is contained in:
2
bip-0374/reference.py
Normal file → Executable file
2
bip-0374/reference.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
"""Reference implementation of DLEQ BIP for secp256k1 with unit tests."""
|
"""Reference implementation of DLEQ BIP for secp256k1 with unit tests."""
|
||||||
|
|
||||||
from hashlib import sha256
|
from hashlib import sha256
|
||||||
|
Reference in New Issue
Block a user