matrix-sdk-crypto-wasm Welcome to theWebAssembly+ JavaScript binding for the Rustmatrix-sdk-cryptolibrary! WebAssembly can run anywhere, but these bindings are designed to run on a JavaScript host. These bindings are part of thematrix-rust-sdkproject, which is a library implementation of aMatrix...
crate-crypto/rust-verkle-wasmmaster 1 Branch Tags Code Folders and files Latest commit Cannot retrieve latest commit at this time. History56 Commits .github/workflows remove cargo test from wasm-bindgen test workflow Feb 14, 2022 .yarn add bindings as a dependency Oct 16, 2023 bindings make ...
The Circom programs and corresponding R1CS and WASM files for the tests are here.Anonymous credentialsThe composite proof system is used to implement anonymous credentials. See here for details.About Typescript abstractions over Rust crypto library's WASM wrapper Topics cryptography accumulator ...
(Note that currently the documentation at https://matrix-org.github.io/matrix-rust-sdk-crypto-wasm/classes/OlmMachine.html#importSecretsBundle doesn't link correctly). richvdh commented Jun 3, 2024 View reviewed changes src/machine.rs Comment on lines +567 to +568 /// The provided `Sec...
matrix-org / matrix-rust-sdk-crypto-wasm Public Notifications Fork 7 Star 11 Code Issues 2 Pull requests 1 Actions Security Insights New issue v9.0.0 #145 Merged richvdh merged 1 commit into main from release-v9.0.0 Sep 17, 2024 ...
[workspace] members = ["bindings"] resolver = "2" [workspace.package] version = "0.16.0" authors = ["Kevaundray Wedderburn <kev@the.dev>"] edition = "2021" rust-version = "1.66" license = "MIT OR Apache-2.0" 1 2 3 4 5 6 7 8 9 10 11While...