shanemhansen / gossl

Go bindings to the openssl library
MIT License
33 stars 5 forks source link

crypto/x509 and elliptic: fix go pointer to cgo #27

Closed vbatts closed 7 years ago

vbatts commented 7 years ago

fixes https://travis-ci.org/shanemhansen/gossl/jobs/253728568#L359

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

vbatts commented 7 years ago

cc @runcom for review

vbatts commented 7 years ago

Tests pass now. PTAL

vbatts commented 7 years ago

Oh, i forgot i can merge too!