Closed
Description
Hi,
And thanks for these crates!
The BoringSSL revision is constantly kept up to date, which is really neat. However, declarations from boring-sys
are running behind the BoringSSL API changes.
Could it be an option to use bindgen
for boring-sys
in order to automatically keep the external declarations in sync with the BoringSSL API?
This is something I can contribute, but maybe there is a reason why bindings seem to be manually maintained rather than leveraging bindgen
.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels