# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mx.crypto" in publications use:' type: software license: - Apache-2.0 - MIT title: 'mx.crypto: Matrix End-to-End Encryption Primitives' version: 0.2.0 abstract: '''Olm'' and ''Megolm'' encryption ratchet primitives for the ''Matrix'' messaging protocol , wrapping the ''vodozemac'' Rust crate. Provides device-key generation, one-time-key management, 1:1 ''Olm'' sessions, and ''Megolm'' group sessions. Pairs with the ''mx.api'' package, which handles ''Matrix'' HTTP transport.' authors: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X repository: https://cran.r-universe.dev repository-code: https://github.com/cornball-ai/mx.crypto commit: 17fa2b4135a0bbeccaf58be2ea9ac06f6530c47a url: https://github.com/cornball-ai/mx.crypto date-released: '2026-05-13' contact: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X