libecdsautil-sys

Crates.iolibecdsautil-sys
lib.rslibecdsautil-sys
version0.1.0
sourcesrc
created_at2022-07-01 17:38:55.144944
updated_at2022-07-01 17:38:55.144944
descriptionLow-level bindings to libecdsautil for ec25519 signing.
homepage
repositoryhttps://github.com/AiyionPrime/libecdsautil-sys.git
max_upload_size
id617292
size10,683
Jan-Niklas Burfeind (AiyionPrime)

documentation

README

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.

Commit count: 8

cargo fmt