different features of elmd eme based authenticated
play

Different Features of ELmD, EME Based Authenticated Encryption - PowerPoint PPT Presentation

ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Different Features of ELmD, EME Based Authenticated Encryption Schemes Nilanjan Datta and Mridul Nandi Indian


  1. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Different Features of ELmD, EME Based Authenticated Encryption Schemes Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata August 24, 2014 DIAC, UCSB Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  2. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Outline 1 ELmD Authenticated Encryption Scheme 2 EME based Authenticated Encryption Schemes 3 Comparative Study of ELmD with other EME based AEs Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  3. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Design Structure of ELmD 1 Process Associated Data in PMAC like structure. 2 Process Message in the paradigm of Encrypt-Mix-Encrypt (e.g., COPA). 3 Expand the plaintext by applying checksum (xor of all message blocks). This leads ciphertext expansion. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  4. b b b b b b ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs ELmD AE Scheme: Processing of AD D [1] D [0] D [ d ] = D ∗ [ d ] || 10 ∗ D [0] D [ d ] = D ∗ [ d ] D [1] 2 d − 1 · 3 L 7 · 2 d − 2 · 3 L 3 L 2 · 3 L 3 L 2 · 3 L E K E K E K E K E K E K Z [0] Z [1] Z [ d ] Z [ d ] Z [0] Z [1] W ′ [1] W ′ [2] W ′ [ d ] W ′ [1] W ′ [2] W ′ [ d ] IV IV ρ ρ ρ ρ ρ ρ 0 0 Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  5. b b b b b b ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs ELmD AE Scheme: Processing of Plaintext M [ l ] M [ l + 1] M [1] M [2] M [ it ] 2 it − 1 L 2 L 2 l − 1 L 2 l L L E K E K E K E K E K X [ l ] X [ l + 1] X [1] X [ it ] X [2] W [ it − 1] W [ l − 1] W [1] W [2] W [ it ] W [ l ] ρ ρ ρ ρ ρ IV Y [2] Y [ it ] Y [1] 0 127 1 E − 1 E − 1 E − 1 E − 1 E − 1 K K K K K E − 1 K 3 2 2 L 3 2 2 it + i L 3 2 L 3 2 2 it + i − 1 L 3 2 2 l + h − 1 L C [1] C [2] C [ it ] T [ i ] C [ l ] 3 2 2 l + h L C [ l + 1] Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  6. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Description of ρ function X W ′ = X + αW W ρ Y = X + ( α + 1) W Used to provide online linear mix function Y [ j ] = X [ j ]+( α +1) X [ j − 1]+ . . . + α j − 2 ( α +1) X [1]+ α j − 1 ( α +1) IV Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  7. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Parameters of ELmD 1 We use AES as a blockcipher E K in the second layer. However, we make a choice of 5 or ten rounds of AES in the first layer. 2 We have provisions of intermediate tag (if required). 3 Instead of having exactly 128 bit final tags, we can provide up to 255 bits tag (so that ciphertext size is multiple of 128). This helps in faster decryption and verification in hardware. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  8. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Proposed Modification on Padding Rule Submitted Padding Rule � ( M ∗ [ l ] || 10 ∗ ) if | M ∗ [ l ] | � = 128 M [ l ] = M ∗ [ l ] else ⊕ l M [ l + 1] = i =1 M [ i ] Proposed Modification � ( M ∗ [ l ] || 10 ∗ ) ⊕ ( ⊕ l − 1 i =1 M [ i ]) if | M ∗ [ l ] | � = 128 M [ l ] = M ∗ [ l ] ⊕ ( ⊕ l − 1 i =1 M [ i ]) else M [ l + 1] = M [ l ] Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  9. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Security Claim Goal ELmD (rd 1 , rd 2 ) , 0 , f ELmD (rd 1 , rd 2 ) , 127 , f confidentiality 62.8 62.8 integrity 62.4 62.3 Table: Table quantifying, for each of the recommended parameter sets, the intended number of bits of security : Here ((rd 1 , rd 2 ) , f) ∈ { ((10 , 10) , 0) , ((10 , 10) , 1) , ((5 , 10) , 0) , ((5 , 10) , 1) } . Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  10. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Security Claim 5 σ 2 Theorem 3.1 : Adv opriv priv ELmD (10 , 10) , 0 , f ( A ) ≤ η ( σ priv ) + . 2 n 6 σ 2 Theorem 3.2 : Adv opriv ELmD (10 , 10) , 127 , f ( A ) ≤ η ( σ priv ) + priv 2 n ELmD (10 , 10) , 0 , f ( A ) ≤ η ( σ auth ) + 9 σ 2 Theorem 3.3 : Adv auth auth . 2 n ELmD (10 , 10) , 127 , f ( A ) ≤ η ( σ auth ) + 11 σ 2 Theorem 3.4 : Adv auth auth 2 n Here η ( i ) denotes the maximum AES advantage over all adversaries, making at most i queries. As full rounds of AES is used, we can assume η ( i ) to be negligible. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  11. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Properties of EME based AE Schemes Online i th block of ciphertext only depends on the first i blocks of plaintext. Nonce Misuse Resistant Cipher provides online security even if nonce is repeated. Pipeline Implementable As EME is parallel, the ciphers are expected to have the parallel nature and hence pipeline implementable. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  12. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Examples of other AE Schemes with EME Structure AES-COPA Marble NMR-Deoxys NMR-Joltik NMR-KIASU PRØST-COPA SHELL Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  13. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs No. of primitives used d -block associated data Processing ELmD requires d many block-cipher invocations. l -block message Processing ELmD requires 2 l + 2 many block-cipher invocations. l -block message Processing (final block incomplete) Doesn’t use of XLS or tag splitting. Similar treatment for incomplete, complete blocks and even when the number of blocks is one. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  14. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Parallelism and Uniformity Processing of Message Similar processing of message for full and incomplete final block messages. Processing of Message and Ciphertext Similar processing for both encryption and decryption. It would help to have low area combined implementation in hardware. Processing of Associated Data Similar processing of associated data. No bottleneck for the last block. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  15. b b b b b b ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Performance of ELmE Hardware Implementation Enc-Dec Combined hardware implementation area is minimized. J Type δ 1 mask 1 Is complete JJ K[0] RD K[10] R Type W mix Is final S K[10] RD − 1 K[0] QQ Type δ 2 mask 2 Is complete Q Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

  16. ELmD Authenticated Encryption Scheme EME based Authenticated Encryption Schemes Comparative Study of ELmD with other EME based AEs Limited Buffer Scenario Issues of Limited Buffer Low end devices has limited buffer. It may has to release unverified plaintext during decryption. INT-RUP Security Adversary has access to unverified decryption oracle. OCB, AES-COPA: INT-RUP insecure. Does not work in straightforward manner for ELmD. Solution: Intermediate Tag stops releasing unverified plaintext. Nilanjan Datta and Mridul Nandi Indian Statistical Institute, Kolkata Different Features of ELmD, EME Based Authenticated Encryption

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend