-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Implement the following functions, and include any associated utests from BoringSSL where feasible
| EC_KEY_get0_group | openssl/ec_key.h | ✓ |
| EC_GROUP_get0_order | openssl/ec.h | ✓ |
| EC_GROUP_get_curve_name | openssl/ec.h | ✓ |
| EC_GROUP_get_degree | openssl/ec.h | ✓ |
| ECDSA_sign | openssl/ecdsa.h | ✓ |
| ECDSA_size | openssl/ecdsa.h | ✓ |