Implementations

Side Channel Analysis Code:

 

Crypto Implementation Code:

  • 4 and 8-share masked bitsliced AES for ARM NEON architecture (with Ko Stoffelen)
    [https://github.com/Ko-/aes-masked-neon]

  • Software threshold implementation of BaseKing (with Tim van Dijk)
    []

  • 3-share masked bitsliced PRESENT for ARM Cortex-M (with Wouter de Groot, Antonio de la Pierda, Erik Schneider)
    []

  • Bitsliced PRESENT for ARM Cortex-M
    []

  • Lookup-table-based PRESENT for AVR (with Aram Verstegen)
    []