{"id":71937,"library":"hlandau-passlib-v1","title":"Passlib","description":"A Go library providing a simple password hashing and verification interface abstracting multiple schemes.","status":"active","version":"1.0.11","language":"go","source_language":null,"source_url":null,"tags":["password","hashing","security","authentication"],"install":[{"cmd":"go get gopkg.in/hlandau/passlib.v1","lang":"bash","label":"Install gopkg.in/hlandau/passlib.v1"}],"dependencies":[],"imports":[{"symbol":"passlib","correct":"gopkg.in/hlandau/passlib.v1"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"gopkg.in/hlandau/passlib.v1\"\n)\n\nfunc main() {\n    hash, _ := passlib.Hash(\"myPassword\")\n    fmt.Println(hash)\n}","lang":"go","description":"Hashes a password using the default scheme"},"warnings":[],"env_vars":null,"search_vec":"'abstract':13 'authent':19 'go':3 'hash':9,17 'interfac':12 'librari':4 'multipl':14 'passlib':1 'password':8,16 'provid':5 'scheme':15 'secur':18 'simpl':7 'verif':11","created_at":"2026-06-17T18:33:10.892285+00:00","updated_at":"2026-06-17T18:33:10.892285+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/hlandau/passlib","github":null,"docs":"https://pkg.go.dev/gopkg.in/hlandau/passlib.v1#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}}