Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 390 Bytes

libecdsautil-sys

Unsafe rust FFI bindings generated using the bindgen crate.

usage

cargo test

cargo docs

notes

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.