Skip to content
/ vdmpf Public

Verifiable distributed multi-point function (DMPF) implementation

License

Notifications You must be signed in to change notification settings

myl7/vdmpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vdmpf

Progress: Refactoring DPF & DMPF to reduce alloc

Verifiable distributed multi-point function (DMPF) implementation

Based on the paper, Lightweight, Maliciously Secure Verifiable Function Secret Sharing (alt), Eurocrypt 2022

For academic purposes. With best effort to fullfill engineering requirements but no guarantee.

THE SOFTWARE IS PROVIDED "AS IS" AND BRIAN SMITH AND THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL BRIAN SMITH OR THE AUTHORS BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License

Copyright (C) myl7

SPDX-License-Identifier: Apache-2.0

About

Verifiable distributed multi-point function (DMPF) implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages