Crates.io | librelic-sys |
lib.rs | librelic-sys |
version | |
source | src |
created_at | 2024-06-14 13:06:18.075514 |
updated_at | 2024-12-09 20:56:23.074802 |
description | Declarations for librelic |
homepage | https://github.com/ait-crypto/bls12_381_relic/ |
repository | |
max_upload_size | |
id | 1271959 |
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` |
size | 0 |
relic is a library implementing pairing-friendly curves (among many other things). This crate provides bindings for relic for use in bls12_381_relic
.
This crate has received no security audit. Use at your own risk.
This crate is licensed under the Apache-2.0 or MIT license.