Crates.io | group-threshold-cryptography-pre-release |
lib.rs | group-threshold-cryptography-pre-release |
version | 0.2.0 |
source | src |
created_at | 2023-05-23 09:49:36.943362 |
updated_at | 2023-08-28 14:27:53.287984 |
description | Threshold signature and encryption using group secret key |
homepage | |
repository | https://github.com/nucypher/ferveo/ |
max_upload_size | |
id | 871847 |
size | 150,839 |
Based on centurion.rs
(docs)[https://github.com/bheisler/criterion.rs/blob/version-0.4/book/src/user_guide/wasi.md#webasseblywasi-benchmarking]
cargo install cargo-wasi
npm install -g @wasmer/cli
cargo wasi build --bench=benchmarks --release
cp `ls -t ../target/wasm32-wasi/release/deps/*.wasm | head -n 1` benchmarks.wasm
wasmer-js run --dir=. benchmarks.wasm -- --bench