starkware-crypto-rs

Rust FFI bindings for StarkWare's crypto-cpp library

linting-badge tests-badge

There seems to be a serious performance issue on sign(). It takes over 7 seconds on author's machine. You might want to consider alternative libraries for signing before it's fixed.

Adding starkware-crypto-rs to your project

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

toml [dependencies] starkware-crypto-sys = "0.1.0"

License

Licensed under either of

at your option.