{"id":63477,"library":"ockam-macros","title":"Ockam Macros","description":"Procedural macros for Ockam, a framework for end-to-end encryption and mutual authentication in distributed applications.","status":"active","version":"0.38.0","language":"rust","source_language":null,"source_url":"https://github.com/build-trust/ockam","tags":["encryption","authentication","distributed","macros","networking"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nockam_macros = \"0.38.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ockam_macros","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Identifier","correct":"use ockam::identity::Identifier;"}],"quickstart":{"code":"use ockam::identity::Identifier;\n\nfn main() {\n    let id = Identifier::random();\n    println!(\"{}\", id);\n}","lang":"rust","description":"Creates a random Ockam identifier."},"warnings":[],"env_vars":null,"search_vec":"'applic':20 'authent':17,22 'distribut':19,23 'encrypt':14,21 'end':11,13 'end-to-end':10 'framework':8 'macro':2,4,24 'mutual':16 'network':25 'ockam':1,6 'procedur':3","created_at":"2026-06-17T16:44:33.236640+00:00","updated_at":"2026-06-17T16:44:33.236640+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/build-trust/ockam","github":"https://github.com/build-trust/ockam","docs":"https://docs.rs/ockam_macros/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}