{"id":51132,"library":"wsddn-go-ecdh","title":"go-ecdh","description":"An implementation of Elliptic Curve Diffie-Hellman key exchange in Go.","status":"active","version":"0.0.0-20161211032359-48726bab9208","language":"go","source_language":null,"source_url":"https://github.com/wsddn/go-ecdh","tags":["crypto","ecdh","key-exchange","elliptic-curve"],"install":[{"cmd":"go get github.com/wsddn/go-ecdh","lang":"bash","label":"Install github.com/wsddn/go-ecdh"}],"dependencies":[],"imports":[{"symbol":"ecdh","correct":"github.com/wsddn/go-ecdh"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/wsddn/go-ecdh\"\n)\n\nfunc main() {\n\tprivateKey, publicKey, _ := ecdh.GenerateKey(nil)\n\tfmt.Println(privateKey, publicKey)\n}","lang":"go","description":"Generate an ECDH key pair."},"warnings":[],"env_vars":null,"search_vec":"'crypto':16 'curv':8,23 'diffi':10 'diffie-hellman':9 'ecdh':3,17 'ellipt':7,22 'elliptic-curv':21 'exchang':13,20 'go':2,15 'go-ecdh':1 'hellman':11 'implement':5 'key':12,19 'key-exchang':18","created_at":"2026-06-15T06:01:15.683863+00:00","updated_at":"2026-06-15T06:01:15.683863+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/wsddn/go-ecdh","github":"https://github.com/wsddn/go-ecdh","docs":"https://pkg.go.dev/github.com/wsddn/go-ecdh#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}