aboutsummaryrefslogtreecommitdiff
path: root/ks_index.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2017-04-03 17:58:02 -0400
committerRob Austein <sra@hactrn.net>2017-04-03 17:58:02 -0400
commitfaf6905dd3208dc5e479e2a1a2bec624b2420899 (patch)
tree5c8c53f72211398a00ab043b8a37fc81fa8552b6 /ks_index.c
parent813f1c6988d4f70047486f207fd151f6a5e3bd26 (diff)
Unit tests mostly working with PKCS #8.
A few parsing problems remaining, mostly with objects large enough that PKCS #8 may have pushed them over some buffer size or another. These are all with RSA, where the Python code (PyCrypto) already supported PKCS #8, so most likely it's a problem in the new C code. Python ECDSA PKCS #8 shim code is nasty and could use some cleanup. If practical, we might want to sub-class ecdsa.keys.SigningKey; we might also want to flesh this out into something we can send upstream to the author of the Python ecdsa library.
Diffstat (limited to 'ks_index.c')
0 files changed, 0 insertions, 0 deletions