keyhive_wasm 0.3.0

WebAssembly wrappers for keyhive_core
Documentation
pub mod access;
pub mod add_member_error;
pub mod agent;
pub mod archive;
pub mod capability;
pub mod cgka_operation;
pub mod change_id;
pub mod ciphertext_store;
pub mod contact_card;
pub mod delegation;
pub mod doc_content_refs;
pub mod document;
pub mod document_id;
pub mod encrypted;
pub mod encrypted_content_with_update;
pub mod event;
pub mod event_handler;
pub mod generate_doc_error;
pub mod group;
pub mod group_id;
pub mod history;
pub mod identifier;
pub mod individual;
pub mod individual_id;
pub mod invocation;
pub mod keyhive;
pub mod membered;
pub mod membership;
pub mod peer;
pub mod revocation;
pub mod revoke_member_error;
pub mod share_key;
pub mod signed;
pub mod signed_cgka_operation;
pub mod signed_delegation;
pub mod signed_invocation;
pub mod signed_revocation;
pub mod signer;
pub mod signing_error;
pub mod stats;
pub mod summary;

pub(crate) mod base64;