{"id":52403,"library":"bketelsen-crypt","title":"crypt","description":"A Go package for encryption and decryption utilities.","status":"active","version":"0.0.5","language":"go","source_language":null,"source_url":"https://github.com/bketelsen/crypt","tags":["encryption","decryption","crypto","security"],"install":[{"cmd":"go get github.com/bketelsen/crypt","lang":"bash","label":"Install github.com/bketelsen/crypt"}],"dependencies":[],"imports":[{"symbol":"crypt","correct":"github.com/bketelsen/crypt"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/bketelsen/crypt\"\n)\n\nfunc main() {\n\t// Example usage (assuming Encrypt/Decrypt functions exist)\n\t// encrypted, _ := crypt.Encrypt([]byte(\"data\"), []byte(\"key\"))\n\t// fmt.Println(encrypted)\n\tfmt.Println(\"crypt package imported\")\n}","lang":"go","description":"Imports the crypt package (actual API may vary)."},"warnings":[],"env_vars":null,"search_vec":"'crypt':1 'crypto':12 'decrypt':8,11 'encrypt':6,10 'go':3 'packag':4 'secur':13 'util':9","created_at":"2026-06-15T06:53:13.827505+00:00","updated_at":"2026-06-15T06:53:13.827505+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/bketelsen/crypt","github":"https://github.com/bketelsen/crypt","docs":"https://pkg.go.dev/github.com/bketelsen/crypt#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}}