| Crates.io | libecdsautil-sys |
| lib.rs | libecdsautil-sys |
| version | 0.1.0 |
| created_at | 2022-07-01 17:38:55.144944+00 |
| updated_at | 2022-07-01 17:38:55.144944+00 |
| description | Low-level bindings to libecdsautil for ec25519 signing. |
| homepage | |
| repository | https://github.com/AiyionPrime/libecdsautil-sys.git |
| max_upload_size | |
| id | 617292 |
| size | 10,683 |
Unsafe rust FFI bindings generated using the bindgen crate.
cargo test
cargo docs
Generally unsafe to use; Better than nothing, but barely.
Uses a workaround to get rid of two erroneous re-exports of stdint.h.
Furthermore exports some typedefs of libuecc, which do not neccessarily belong in this crate and might be replaced at some pint.