{"id":69636,"library":"coset","title":"coset","description":"Set of types for supporting COSE.","status":"active","version":"0.4.2","language":"rust","source_language":null,"source_url":"https://github.com/google/coset","tags":["cose","cbor","security","crypto"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncoset = \"0.4.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add coset","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"CoseSign1","correct":"use coset::CoseSign1;"}],"quickstart":{"code":"use coset::CoseSign1;\n\nfn main() {\n    let msg = CoseSign1::new();\n    println!(\"COSE Sign1 message created\");\n}","lang":"rust","description":"Create a new COSE Sign1 message."},"warnings":[],"env_vars":null,"search_vec":"'cbor':9 'cose':7,8 'coset':1 'crypto':11 'secur':10 'set':2 'support':6 'type':4","created_at":"2026-06-17T18:04:01.163910+00:00","updated_at":"2026-06-17T18:04:01.163910+00:00","problems":[],"ecosystem":"crates","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/google/coset","github":"https://github.com/google/coset","docs":"https://docs.rs/coset/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","serialization"],"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}}