{"id":76323,"library":"notaryproject-notation-core-go","title":"Notation Core Go","description":"Core library for the Notation project, providing signing and verification of OCI artifacts.","status":"active","version":"1.3.0","language":"go","source_language":null,"source_url":"https://github.com/notaryproject/notation-core-go","tags":["notation","signing","oci","security"],"install":[{"cmd":"go get github.com/notaryproject/notation-core-go","lang":"bash","label":"Install github.com/notaryproject/notation-core-go"}],"dependencies":[],"imports":[{"symbol":"notation","correct":"github.com/notaryproject/notation-core-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/notaryproject/notation-core-go/signature\"\n)\n\nfunc main() {\n\t// Example: create a new RSA key\n\tkey, err := signature.NewRSAKey()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Printf(\"Key ID: %s\\n\", key.ID())\n}","lang":"go","description":"Generate a new RSA signing key"},"warnings":[],"env_vars":null,"search_vec":"'artifact':16 'core':2,4 'go':3 'librari':5 'notat':1,8,17 'oci':15,19 'project':9 'provid':10 'secur':20 'sign':11,18 'verif':13","created_at":"2026-06-17T19:27:43.901948+00:00","updated_at":"2026-06-17T19:27:43.901948+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/notaryproject/notation-core-go","github":"https://github.com/notaryproject/notation-core-go","docs":"https://pkg.go.dev/github.com/notaryproject/notation-core-go#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-17","next_check":"2026-12-14","install_tag":null}}