27ecd4b0ed
It seems preferable to import just fastecdsa. But if you do that, then some kind of side-effect doesn't happen, which means that `sec1` is not available as an attribute on `fastecdsa.encoding`. So we specifically mock the sub-modules as well. |
||
---|---|---|
.. | ||
pb | ||
__init__.py | ||
authenticated_encryption.py | ||
ecc.py | ||
ed25519.py | ||
exceptions.py | ||
key_exchange.py | ||
keys.py | ||
rsa.py | ||
secp256k1.py | ||
serialization.py |