The Concrete Framework division is writing and maintaining several open-source cryptographic libraries and tools dedicated to Fully Homomorphic Encryption (FHE). Those libraries and tools are written with different languages (rust for libraries, cpp for the compiler, python for frontend, etc...) and is targeting several environment (linux/macos/...) and/or hardware (cpu/gpu/...). As example one of those libraries, Concrete-core is used as the backbone of the whole framework. It implements various cryptographic primitives. The codebase uses the Rust programming language as its main language, but it is expected to host hardware-specific code written in other languages in the near future.
Our cryptographic libraries are subject to high expectations in terms of safety and performance. We must:
- correctly implement FHE algorithms,
- reduce the attack surface,
- provide user-friendly interfaces,
- offer the best performances possible.
The Rust programming language is a perfect fit for our ambitions, and so far it has held its promise of being a fast and safe language.
We are looking for new Rust Engineers to join our team and work on our ambitious project!
You and your team will be in charge of:
- implementing cryptographic algorithms with the help of researchers at Zama,
- making the library fast, reliable, and polished,
- designing efficient and user-friendly APIs,
- improving the performance of the library with hardware or software optimizations,
- benchmarking and testing of the various cryptographic operations,
- ensuring the quality of the library delivery with continuous integration,
- providing support to users by answering github issues and forum topics.
Note that full remote is possible, however we ask for the possibility to visit our Paris office at least on a quarterly basis.