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.
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.