{"id":66520,"library":"ericlagergren-subtle","title":"Subtle","description":"A Go package providing subtle cryptographic functions, derived from the Go standard library's crypto/subtle package.","status":"active","version":"0.0.0-20220507045147-890d697da010","language":"go","source_language":null,"source_url":"https://github.com/ericlagergren/subtle","tags":["cryptography","subtle","constant-time","security"],"install":[{"cmd":"go get github.com/ericlagergren/subtle","lang":"bash","label":"Install github.com/ericlagergren/subtle"}],"dependencies":[],"imports":[{"symbol":"subtle","correct":"github.com/ericlagergren/subtle"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/ericlagergren/subtle\"\n)\n\nfunc main() {\n\tconstantTimeCompare := subtle.ConstantTimeCompare([]byte(\"a\"), []byte(\"b\"))\n\t_ = constantTimeCompare\n}","lang":"go","description":"Uses ConstantTimeCompare to compare two byte slices in constant time."},"warnings":[],"env_vars":null,"search_vec":"'constant':21 'constant-tim':20 'crypto/subtle':16 'cryptograph':7 'cryptographi':18 'deriv':9 'function':8 'go':3,12 'librari':14 'packag':4,17 'provid':5 'secur':23 'standard':13 'subtl':1,6,19 'time':22","created_at":"2026-06-17T17:25:00.294690+00:00","updated_at":"2026-06-17T17:25:00.294690+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/ericlagergren/subtle","github":"https://github.com/ericlagergren/subtle","docs":"https://pkg.go.dev/github.com/ericlagergren/subtle#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}}