{"id":52544,"library":"hako-branca","title":"Branca","description":"Package branca implements the branca token specification for secure token generation.","status":"active","version":"0.0.0-20200807062402-6052ac720505","language":"go","source_language":null,"source_url":"https://github.com/hako/branca","tags":["token","security","crypto","branca"],"install":[{"cmd":"go get github.com/hako/branca","lang":"bash","label":"Install github.com/hako/branca"}],"dependencies":[],"imports":[{"symbol":"branca","correct":"github.com/hako/branca"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hako/branca\"\n)\n\nfunc main() {\n\tb := branca.NewBranca(\"supersecretkeyyoushouldnotcommit\")\n\ttoken, _ := b.EncodeToString(\"hello world\")\n\tfmt.Println(token)\n}","lang":"go","description":"Encodes a string into a secure Branca token."},"warnings":[],"env_vars":null,"search_vec":"'branca':1,3,6,16 'crypto':15 'generat':12 'implement':4 'packag':2 'secur':10,14 'specif':8 'token':7,11,13","created_at":"2026-06-15T06:59:32.271742+00:00","updated_at":"2026-06-15T06:59:32.271742+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/hako/branca","github":"https://github.com/hako/branca","docs":"https://pkg.go.dev/github.com/hako/branca#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}}