MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / EccKey

Class EccKey

embedded/site-packages/Crypto/PublicKey/ECC.py:705–1179  ·  view source on GitHub ↗

r"""Class defining an ECC key. Do not instantiate directly. Use :func:`generate`, :func:`construct` or :func:`import_key` instead. :ivar curve: The name of the curve as defined in the `ECC table`_. :vartype curve: string :ivar pointQ: an ECC point representating the public comp

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

test_private_keyMethod · 0.90
test_public_keyMethod · 0.90
test_invalid_seedMethod · 0.90
test_private_keyMethod · 0.90
test_public_keyMethod · 0.90
test_invalid_seedMethod · 0.90
test_private_keyMethod · 0.90
test_public_keyMethod · 0.90
test_invalid_curveMethod · 0.90

Calls

no outgoing calls

Tested by 15

test_private_keyMethod · 0.72
test_public_keyMethod · 0.72
test_invalid_seedMethod · 0.72
test_private_keyMethod · 0.72
test_public_keyMethod · 0.72
test_invalid_seedMethod · 0.72
test_private_keyMethod · 0.72
test_public_keyMethod · 0.72
test_invalid_curveMethod · 0.72