Skip to content
forked from dkales/dpf-go

Distributed Point Functions in golang

Notifications You must be signed in to change notification settings

dimakogan/dpf-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go DPF library

A basic implementation of DPFs in Go. Uses x86 ASM for AES-NI instructions to speed up AES. If performance is a big factor, consider using the C++ variant of the library.

About

Distributed Point Functions in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 75.9%
  • Assembly 24.1%