3. Start a new project with HEaaN
This chapter provides a step-by-step guide to setting up, building, and running a new project using the HEaaN library for homomorphic encryption.
What you'll learn
Creating a proper project directory structure
Setting up CMake configuration files
Building and compiling your HEaaN project
Running applications with GPU support
Checking the execution results
Follow the sections in order for a complete project setup process. Each page contains detailed instructions and code examples to help you successfully create and run your first HEaaN project.
Let's get started with creating your project directory!
Last updated
Was this helpful?