|
myl7/fss 1.1.0
Function secret sharing (FSS) primitives including distributed point/comparison function (DPF/DCF)
|
Software AES-128 with Matyas-Meyer-Oseas as a PRG. More...
Classes | |
| class | fss::prg::Aes128Soft< mul > |
| Software AES-128 with Matyas-Meyer-Oseas as a PRG. More... | |
Software AES-128 with Matyas-Meyer-Oseas as a PRG.
Works on both host and device. The AES core is based on tiny-AES-c by kokke et al. (public domain).