first commit
This commit is contained in:
4
venv/lib/python3.12/site-packages/ecdsa/errors.py
Normal file
4
venv/lib/python3.12/site-packages/ecdsa/errors.py
Normal file
@@ -0,0 +1,4 @@
|
||||
class MalformedPointError(AssertionError):
|
||||
"""Raised in case the encoding of private or public key is malformed."""
|
||||
|
||||
pass
|
||||
Reference in New Issue
Block a user