Add SECPxxxr1Point::from_compressed() to decompress SEC 1 compressed EC public keys using OpenSSL's EC_POINT_oct2point. Refactor read_ec_public_key() to delegate to SECPxxxr1Point::from_uncompressed and from_compressed, removing duplicated parsing logic. |
||
|---|---|---|
| .. | ||
| EdwardsCurve.cpp | ||
| EdwardsCurve.h | ||
| SECPxxxr1.cpp | ||
| SECPxxxr1.h | ||