https://www.openssl.org/docs/man1.1.0/man3/EC_POINT_invert.html I found this, that might help you on the way...
It's defined in this file: https://github.com/openssl/openssl/blob/67ecd65cc4fdaa03fbae5fcccf53ebca7d785554/crypto/ec/ec_lib.c [Joop Kiefte - Chat @ Spike](https://spikenow.com/r/a/?ref=spike-organic-signature&_ts=p7hzc) [p7hzc] On September 25, 2020 at 17:34 GMT, Anatol Pomozov <anatol.pomo...@gmail.com> wrote: Hi I am trying to port some of EC crypto code to golang. And I have a call in C if (EC_POINT_invert(grp, p, bnc) < 0) return NULL; that I need to port to golang. I checked the crypto lib docs and did not find any mention of EC point inversion operation. Could anyone point me to the right direction on how to achieve the inversion in Go? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit [https://groups.google.com/d/msgid/golang-nuts/3be55ce9-d6e5-46e7-84cc-3866e7d9b591n%40googlegroups.com](https://groups.google.com/d/msgid/golang-nuts/3be55ce9-d6e5-46e7-84cc-3866e7d9b591n%40googlegroups.com?utm_medium=email&utm_source=footer). -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/c-64693-kfijkwup-a4thyn%3D1upnaz0%402.gethop.com.