starkware-crypto-sys 0.1.2

Rust FFI bindings for StarkWare's crypto-cpp library
Documentation

Rust FFI bindings for StarkWare's crypto-cpp library

linting-badge tests-badge crates-badge

Adding starkware-crypto-rs to your project

To use the crate from crates.io, add the following to your Cargo.toml file:

[dependencies]
starkware-crypto-sys = "0.1"

Running benchmark

To run benchmark:

$ cargo bench

On the author's machine, the results are:

pedersen_hash           time:   [267.08 us 270.36 us 274.40 us]

License

Licensed under either of

at your option.