JuliaCrypto / SEAL.jl

SEAL.jl is an easy-to-use wrapper for the original SEAL library and supports homomorphic encryption with the BFV and CKKS schemes.

Home Page:https://juliacrypto.github.io/SEAL.jl/stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add docstrings to all example functions in examples/

sloede opened this issue · comments

Also, add proper references to original examples in the SEAL repo to emphasize that the examples are not original work.