Secret Can Be Public: Low-Memory AEAD Mode for High-Order Masking

Abstract

We propose a new AEAD mode of operation for an efficient countermeasure against side-channel attacks. Our mode achieves the smallest memory with high-order masking, by minimizing the states that are duplicated in masking. An ss-bit key-dependent state is necessary for achieving ss-bit security, and the conventional schemes always protect the entire ss bits with masking. We reduce the protected state size by introducing an unprotected state in the key-dependent state: we protect only a half and give another half to a side-channel adversary. Ensuring independence between the unprotected and protected states is the key technical challenge since mixing these states reveals the protected state to the adversary. We propose a new mode HOMA\mathsf{HOMA} that achieves ss-bit security using a tweakable block cipher with the s/2s/2-bit block size. We also propose a new primitive for instantiating HOMA\mathsf{HOMA} with s=128s=128 by extending the SKINNY tweakable block cipher to a 64-bit plaintext block, a 128-bit key, and a (256+3)(256+3)-bit tweak. We make hardware performance evaluation by implementing HOMA\mathsf{HOMA} with high-order masking for d5d \le 5. For any d>0d > 0, HOMA\mathsf{HOMA} outperforms the current state-of-the-art PFB_Plus\mathsf{PFB\_Plus} by reducing the circuit area larger than that of the entire S-box

    Similar works