diff options
author | lloyd <[email protected]> | 2012-07-10 13:34:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-07-10 13:34:37 +0000 |
commit | 659e78529f8f82b0e8cbace8c1f624b087c27c32 (patch) | |
tree | 32de214bbb2a04d6d45252109685dc0627261b8b /readme.txt | |
parent | f5b459bac5bcbdd806ba3ca9a691dc6865e210a1 (diff) |
[email protected] reported on the mailing list that ECC keys created by OpenSSL
could not be loaded. Investigation found this is because OpenSSL is now
including optional extra fields after the private key. One, the curve
paramters, is already known to us by other means. The public key being
available is useful as it lets us avoid a point multiplication, but
decoding it requires substantial changes to the BER decoder which I don't
want to make on the stable tree.
Diffstat (limited to 'readme.txt')
0 files changed, 0 insertions, 0 deletions