{"id":65465,"library":"josekit","title":"Josekit","description":"A JOSE (JSON Object Signing and Encryption) library for Rust, supporting JWS, JWE, JWK, and JWT.","status":"active","version":"0.10.3","language":"rust","source_language":null,"source_url":"https://github.com/hidekatsu-izuno/josekit-rs","tags":["jose","jwt","jws","jwe","jwk","cryptography"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\njosekit = \"0.10.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add josekit","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"JwsHeader","correct":"use josekit::jws::JwsHeader;"}],"quickstart":{"code":"use josekit::jws::JwsHeader;\n\nfn main() {\n    let header = JwsHeader::new();\n    println!(\"Header: {:?}\", header);\n}","lang":"rust","description":"Creates a new JWS header."},"warnings":[],"env_vars":null,"search_vec":"'cryptographi':23 'encrypt':8 'jose':3,18 'josekit':1 'json':4 'jwe':14,21 'jwk':15,22 'jws':13,20 'jwt':17,19 'librari':9 'object':5 'rust':11 'sign':6 'support':12","created_at":"2026-06-17T17:10:45.222751+00:00","updated_at":"2026-06-17T17:10:45.222751+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/hidekatsu-izuno/josekit-rs","github":"https://github.com/hidekatsu-izuno/josekit-rs","docs":"https://docs.rs/josekit/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","auth"],"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}}