Guido Bertoni3, Joan Daemen2, Seth Hoffert, Michaël Peeters1, Gilles Van Assche1 and Ronny Van Keer1
1STMicroelectronics - 2Radboud University - 3Security Pattern
Xoofff is a deck function, on top of which we define simple modes:
Xoofff builds upon the Xoodoo permutations and the novel Farfalle construction, which can somehow be seen as the parallel counterpart of the sponge construction. It thus provides inherent parallelism that can be readily exploited on platforms supporting SIMD instruction sets or multiple cores. It is also very efficient on low-end processors.
Synopsis | The Xoofff deck function |
---|---|
Designed by | Joan Daemen, Seth Hoffert, Gilles Van Assche and Ronny Van Keer |
Implements | A deck function |
Construction | The Farfalle construction |
Primitive | The Xoodoo[6] permutation and specific rolling functions |
Parameterized by | No parameter |
Instances | Just Xoofff. |
Status | Relies on strong components, but otherwise only recently published. |
Resources: