6 releases (3 breaking)

0.8.1 Sep 11, 2023
0.8.0 Aug 23, 2023
0.7.0 Oct 17, 2022
0.6.1 Jul 14, 2022
0.5.0 May 17, 2022

#1740 in Cryptography

39 downloads per month
Used in sunscreen

AGPL-3.0-only

13MB
259K SLoC

C++ 102K SLoC // 0.1% comments C 92K SLoC // 0.2% comments Visual Studio Project 21K SLoC C# 14K SLoC // 0.3% comments Python 10K SLoC // 0.3% comments Rust 9K SLoC // 0.2% comments Shell 3K SLoC // 0.2% comments Ada 1.5K SLoC // 0.2% comments GNU Style Assembly 1.5K SLoC // 0.3% comments Assembly 1.5K SLoC // 0.2% comments Pascal 1K SLoC // 0.2% comments Bazel 1K SLoC // 0.1% comments Visual Studio Solution 878 SLoC Bitbake 526 SLoC Batch 169 SLoC Lua 68 SLoC // 0.0% comments Automake 33 SLoC Prolog 19 SLoC ReScript 3 SLoC NuGet Config 3 SLoC Forge Config 1 SLoC // 0.8% comments

This crate is a component of the Sunscreen compiler.


lib.rs:

This crate contains the backend compiler for sunscreen FHE programs. It includes the following useful operations:

  • compile takes either an FHE program from the compiler frontend and applies a set of transformations.

Dependencies

~11–17MB
~287K SLoC