Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

Readme.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

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.