{"id":76471,"library":"decred-dcrwallet-internal-zero","title":"Zero","description":"Package zero provides functions to securely zero memory buffers.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/decred/dcrwallet","tags":["security","memory","zeroing","crypto"],"install":[{"cmd":"go get github.com/decred/dcrwallet/internal/zero","lang":"bash","label":"Install github.com/decred/dcrwallet/internal/zero"}],"dependencies":[],"imports":[{"symbol":"zero","correct":"github.com/decred/dcrwallet/internal/zero"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/decred/dcrwallet/internal/zero\"\n)\n\nfunc main() {\n\tbuf := []byte(\"sensitive\")\n\tzero.Bytes(buf)\n}","lang":"go","description":"Securely zero a byte slice"},"warnings":[],"env_vars":null,"search_vec":"'buffer':10 'crypto':14 'function':5 'memori':9,12 'packag':2 'provid':4 'secur':7,11 'zero':1,3,8,13","created_at":"2026-06-17T19:31:44.553536+00:00","updated_at":"2026-06-17T19:31:44.553536+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/decred/dcrwallet","github":"https://github.com/decred/dcrwallet","docs":"https://pkg.go.dev/github.com/decred/dcrwallet/internal/zero#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}}