/dpf-go

Distributed Point Functions in golang

Primary LanguageGo

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.