This repository has been archived by the owner on Apr 5, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Check-in bindgen binding, config alignment, enable tests
The cause of the SEGVs we were seeing in #22 were bindgen failing to reflect the alignment attributes on structs (specifically gf_25519_t). Until bindgen supports this, we have to check-in the generated bindings. With the alignment fixed, the tests now pass!
- Loading branch information