Skip to content

SNUCP/crsless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-key FHE in the Plain Model

This repository provides an implementation of "Multi-key Fully Homomorphic Encryption with Non-Interactive Setup in the Plain Model"(https://eprint.iacr.org/2026/322), based on HIENAA library (https://github.com/snu-lukemin/HIENAA.jl).

Before you run the code, please make sure to install the HIENAA package. To install, you can open the REPL and type the following command.


]
add https://github.com/snu-lukemin/HIENAA.jl

To run the test code, type the following command in the terminal,


main.jl

or type the following command in the REPL, within the same path to the main.jl file.


include("main.jl")

About

Multi-key FHE without CRS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages