{"id":63706,"library":"drand-kyber-bls12381","title":"Kyber BLS12-381","description":"A Go implementation of the BLS12-381 pairing-friendly elliptic curve, part of the Kyber cryptography library.","status":"active","version":"0.3.4","language":"go","source_language":null,"source_url":"https://github.com/drand/kyber-bls12381","tags":["bls","elliptic-curve","cryptography","pairing"],"install":[{"cmd":"go get github.com/drand/kyber-bls12381","lang":"bash","label":"Install github.com/drand/kyber-bls12381"}],"dependencies":[],"imports":[{"symbol":"bls12381","correct":"github.com/drand/kyber-bls12381"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/drand/kyber-bls12381\"\n)\n\nfunc main() {\n\tsuite := bls12381.NewSuite()\n\tfmt.Println(suite.String())\n}","lang":"go","description":"Creates a new BLS12-381 cryptographic suite."},"warnings":[{"fix":"Use the same version of kyber and kyber-bls12381 to avoid API mismatches.","message":"This library is a wrapper around the Kyber library; ensure compatibility with your Kyber version.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'-381':3,10 'bls':22 'bls12':2,9 'cryptographi':20,26 'curv':15,25 'ellipt':14,24 'elliptic-curv':23 'friend':13 'go':5 'implement':6 'kyber':1,19 'librari':21 'pair':12,27 'pairing-friend':11 'part':16","created_at":"2026-06-17T16:47:02.176681+00:00","updated_at":"2026-06-17T16:47:02.176681+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/drand/kyber-bls12381","github":"https://github.com/drand/kyber-bls12381","docs":"https://pkg.go.dev/github.com/drand/kyber-bls12381#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}