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.
dimakogan/dpf-go
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.