Arthur Meyre 60daf31981 refactor: refactor make_integer_to_hold_ints
- rename make_integer_to_hold_ints to make_integer_to_hold
- accept any values as input as we don't know which type this function will
be called with
- rename get_bits_to_represent_int to
get_bits_to_represent_value_as_integer
2021-08-23 14:10:41 +02:00
2021-08-10 09:07:30 +02:00

hdk

Homomorphic Development Framework - collection of tools to FHE all the things

Developers can take a look at ARCHITECTURE.md to get the big picture and GETTING-STARTED.md to start developing.

Description
No description provided
Readme 148 MiB
Languages
C++ 34.3%
Python 23.1%
MLIR 22.9%
Rust 14.6%
C 2.2%
Other 2.8%