Skip to content

SNUCP/crsless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CRS-less MKFHE

This implementation is a proof-of-concept of the MKFHE scheme from ia.cr/2026/322.

Before you run the code, please make sure to install the HIENAA package (https://github.com/minshinfo/HIENAA.jl). To install them, you can open the REPL and type the following commands.


]
add https://github.com/minshinfo/HIENAA.jl

To run the test code, type the following command in the REPL.


include("main.jl")

About

Multi-key FHE without CRS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages