Package: mx.crypto 0.2.0
mx.crypto: Matrix End-to-End Encryption Primitives
'Olm' and 'Megolm' encryption ratchet primitives for the 'Matrix' messaging protocol <https://matrix.org/>, 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:
mx.crypto_0.2.0.tar.gz
mx.crypto_0.2.0.tar.gz(r-4.7-arm64)mx.crypto_0.2.0.tar.gz(r-4.7-x86_64)mx.crypto_0.2.0.tar.gz(r-4.6-arm64)mx.crypto_0.2.0.tar.gz(r-4.6-x86_64)
mx.crypto_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mx.crypto/json (API)
NEWS
| # Install 'mx.crypto' in R: |
| install.packages('mx.crypto', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cornball-ai/mx.crypto/issues
Last updated from:17fa2b4135. Checks:4 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 183 | ||
| linux-devel-x86_64 | WARNING | 171 | ||
| source / vignettes | OK | 241 | ||
| linux-release-arm64 | WARNING | 184 | ||
| linux-release-x86_64 | WARNING | 173 | ||
| wasm-release | OK | 167 |
Exports:mxc_account_fallback_keymxc_account_generate_one_time_keysmxc_account_identity_keysmxc_account_mark_publishedmxc_account_newmxc_account_one_time_keysmxc_account_picklemxc_account_signmxc_account_unpicklemxc_ed25519_verifymxc_megolm_decryptmxc_megolm_encryptmxc_megolm_inbound_newmxc_megolm_inbound_picklemxc_megolm_inbound_unpicklemxc_megolm_outbound_infomxc_megolm_outbound_newmxc_megolm_outbound_picklemxc_megolm_outbound_unpicklemxc_olm_create_inboundmxc_olm_create_outboundmxc_olm_decryptmxc_olm_encryptmxc_olm_session_picklemxc_olm_session_unpicklemxc_verify_device_keysmxc_verify_one_time_key
Dependencies:
