diff options
author | Rob Austein <sra@hactrn.net> | 2016-11-01 17:41:41 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-11-01 17:41:41 -0400 |
commit | d3301ac269431c5aa45061abdb2d4400793b1eee (patch) | |
tree | 4aa52c2ecfa5aef014309b4cd000c1d3b8e132ff /tests/test-ecdsa.py | |
parent | e391580e079af9506764d2efd5b9ab868e59f33d (diff) |
More Pythonic API for certain pkey calls.
PKey objects can now be used as context managers, in which case the
key handle will be closed when the block exits.
HSM.pkey_find() now returns a generator which will iterate through the
full set of results, making additional RPC calls as necessary.
NIST ECDSA test vector test refactored to remove duplicated code.
Diffstat (limited to 'tests/test-ecdsa.py')
0 files changed, 0 insertions, 0 deletions