{"id":72671,"library":"wenzhenxi-gorsa","title":"GoRSA","description":"A Go library for RSA encryption and decryption.","status":"active","version":"0.0.0-20230530123828-0320cce15d81","language":"go","source_language":null,"source_url":"https://github.com/wenzhenxi/gorsa","tags":["rsa","encryption","crypto"],"install":[{"cmd":"go get github.com/wenzhenxi/gorsa","lang":"bash","label":"Install github.com/wenzhenxi/gorsa"}],"dependencies":[],"imports":[{"symbol":"gorsa","correct":"github.com/wenzhenxi/gorsa"}],"quickstart":{"code":"package main\n\nimport \"github.com/wenzhenxi/gorsa\"\n\nfunc main() {\n    _ = gorsa.PublicEncrypt([]byte(\"data\"), \"publicKey\")\n}","lang":"go","description":"Encrypt data using RSA public key."},"warnings":[],"env_vars":null,"search_vec":"'crypto':12 'decrypt':9 'encrypt':7,11 'go':3 'gorsa':1 'librari':4 'rsa':6,10","created_at":"2026-06-17T18:41:43.630177+00:00","updated_at":"2026-06-17T18:41:43.630177+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/wenzhenxi/gorsa","github":"https://github.com/wenzhenxi/gorsa","docs":"https://pkg.go.dev/github.com/wenzhenxi/gorsa#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}}