Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for language bindings (Rust FFI, etc.) #502

Closed
ckrd-mark opened this issue Oct 4, 2023 · 1 comment
Closed

Support for language bindings (Rust FFI, etc.) #502

ckrd-mark opened this issue Oct 4, 2023 · 1 comment

Comments

@ckrd-mark
Copy link

Auto-generated FFI bindings greatly reduce the burden of keeping a 3rd party library up to date. I'm exploring creating a Rust crate that binds to HElib. It appears promising.

There are some utility functions that may assist creating a 'safer' Rust crate with low level access. Would such additions be in scope?

To have a fully safe Rust crate would appear (at this early stage) to require more intrusive changes. This will be known once I have several working examples. Alternatively, the risky interfaces could be made private. Would such changes be in scope?

@faberga
Copy link
Collaborator

faberga commented Jul 4, 2024

Hi @ckrd-mark, HElib is _not- being actively developed anymore. It is in limited maintenance mode, only for security bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants