{"id":74233,"library":"gxed-hashland","title":"Hashland","description":"A collection of hash function implementations in Go.","status":"active","version":"0.0.1","language":"go","source_language":null,"source_url":"https://github.com/gxed/hashland","tags":["hash","cryptography","library"],"install":[{"cmd":"go get github.com/gxed/hashland","lang":"bash","label":"Install github.com/gxed/hashland"}],"dependencies":[],"imports":[{"symbol":"hashland","correct":"github.com/gxed/hashland"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gxed/hashland\"\n)\n\nfunc main() {\n\tfmt.Println(hashland.SHA256([]byte(\"test\")))\n}","lang":"go","description":"Compute SHA256 hash of a string."},"warnings":[],"env_vars":null,"search_vec":"'collect':3 'cryptographi':11 'function':6 'go':9 'hash':5,10 'hashland':1 'implement':7 'librari':12","created_at":"2026-06-17T19:01:03.025327+00:00","updated_at":"2026-06-17T19:01:03.025327+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/gxed/hashland","github":"https://github.com/gxed/hashland","docs":"https://pkg.go.dev/github.com/gxed/hashland#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}}