commit | 73c0cda34638f48cc9f052be2b354898f3ded252 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jul 01 19:45:45 2013 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jul 08 17:32:26 2013 +0200 |
tree | d59fe243cfa9efebea9556848e8eb463d080e277 | |
parent | f838eeda09778ec51fbc002b62f5881f0795dcb3 [diff] |
Complete x509parse_public_key_ec() Warning: due to a bug in oid_descriptor_from_buf(), keys associated to some curves (secp224r1, secp384r1, secp521r1) are incorrectly rejected, since their namedCurve OID contains a nul byte.