|
myl7/fss 1.1.0
Function secret sharing (FSS) primitives including distributed point/comparison function (DPF/DCF)
|
AES-128 with Matyas-Meyer-Oseas and AES-NI intrinsics as a PRG. More...
Public Member Functions | |
| Aes128MmoRaw (const uint8_t keys[][16]) | |
| Constructor. | |
| cuda::std::array< int4, mul > | Gen (int4 seed) |
AES-128 with Matyas-Meyer-Oseas and AES-NI intrinsics as a PRG.
Only for host side.
| mul | See Prgable mul. |
|
inline |
Constructor.
| keys | mul 16-byte AES-128 keys. |