librelic-sys

Crates.iolibrelic-sys
lib.rslibrelic-sys
version
sourcesrc
created_at2024-06-14 13:06:18.075514
updated_at2024-12-09 20:56:23.074802
descriptionDeclarations for librelic
homepagehttps://github.com/ait-crypto/bls12_381_relic/
repository
max_upload_size
id1271959
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Sebastian Ramacher (sebastinas)

documentation

README

Declarations for relic

relic is a library implementing pairing-friendly curves (among many other things). This crate provides bindings for relic for use in bls12_381_relic.

Security Notes

This crate has received no security audit. Use at your own risk.

License

This crate is licensed under the Apache-2.0 or MIT license.

Commit count: 0

cargo fmt