detecting power attacks on reconfigurable hardware
play

Detecting Power Attacks on Reconfigurable Hardware Adrien Le Masle - PowerPoint PPT Presentation

Detecting Power Attacks on Reconfigurable Hardware Adrien Le Masle Wayne Luk Department of Computing Imperial College London, UK 22 nd International Conference on Field Programmable Logic and Applications A. Le Masle and W. Luk Detecting


  1. Detecting Power Attacks on Reconfigurable Hardware Adrien Le Masle Wayne Luk Department of Computing Imperial College London, UK 22 nd International Conference on Field Programmable Logic and Applications A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 1 / 24

  2. Main Contributions General framework to detect insertion of power measurement circuit in device’s power rail ring oscillator-based power monitor circuit monitors supply voltage variations attack detector circuit implements power attack detection strategy abnormal supply voltages and power rail resistance values detected Implementation of framework 3300 LUTs on Spartan-6 LX45 FPGA insertion of 1 Ω shunt resistor and high supply voltage detected on AES and RSA crypto-system @ 20 MHz no false-positive and false-negative for proper operating margins A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 2 / 24

  3. Outline Introduction 1 Background Problem Main Contributions Power Attack Detection Framework 2 Framework Power Monitor Attack Detector Results 3 Experimental Setting Detection Rate Conclusion 4 Future Work Summary A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 3 / 24

  4. Introduction Outline Introduction 1 Background Problem Main Contributions Power Attack Detection Framework 2 Framework Power Monitor Attack Detector Results 3 Experimental Setting Detection Rate Conclusion 4 Future Work Summary A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 4 / 24

  5. Introduction Background Security of encryption algorithm implementation Encryption algorithm brute-force attack or exhaustive key search computationally infeasible resists cryptanalysis Physical implementation of algorithm leaks information creates security flaws Side-channel attacks exploit these physical flaws A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 5 / 24

  6. Introduction Background Power attacks Transistor switching inside device leaks information about computation power easily measured inserting shunt resistor in main power rail Simple Power Analysis (SPA) direct information about encryption key through single power trace eg: multiplication/squaring in RSA modular exponentiation Differential Power Analysis (DPA) [1] information from multiple power traces with statistical methods eg: DPA against AES or DES Successfully demonstrated on private and public key encryptions [1] P . Kocher et al., Differential power analysis , CRYPTO ’99 A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 6 / 24

  7. Introduction Background FPGA power measurement V CCINT V EXT R EXT R NET V NET current drain due to circuit switching V INT I FPGA P = V INT I = ( V CCINT − ( V EXT + V NET )) I ≈ V CCINT I I = V EXT / R EXT Variations of R EXT create variations of supply voltage V INT A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 7 / 24

  8. Introduction Problem Problem Two types of countermeasures masking: randomize intermediate values processed by device [2] application-dependent 2-3 times area overhead hiding: remove data dependency of power consumption [3,4] eg: differential logic, symmetrical routing 3-10 times area overhead slow Challenge preventing power attacks area-consuming and slows down design many countermeasures often need to be combined can’t we simply detect power attacks? [2] F. Regazzoni et al., FPGA implementations of the AES masked against power analysis attacks , COSADE 2011 [3] K. Tiri et al., A logic level design methodology for a secure DPA resistant ASIC or FPGA implementation , DATE ’04 [4] P . Yu et al., Secure FPGA circuits using controlled placement and routing , CODES+ISSS ’07 A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 8 / 24

  9. Introduction Main Contributions Main Contributions General framework to detect insertion of power measurement circuit in device’s power rail ring oscillator-based power monitor circuit monitors supply voltage variations attack detector circuit implements power attack detection strategy abnormal supply voltages and power rail resistance values detected Implementation of framework 3300 LUTs on Spartan-6 LX45 FPGA insertion of 1 Ω shunt resistor and high supply voltage detected on AES and RSA crypto-system @ 20 MHz no false-positive and false-negative for proper operating margins A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 9 / 24

  10. Power Attack Detection Framework Outline Introduction 1 Background Problem Main Contributions Power Attack Detection Framework 2 Framework Power Monitor Attack Detector Results 3 Experimental Setting Detection Rate Conclusion 4 Future Work Summary A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 10 / 24

  11. Power Attack Detection Framework Framework Framework Attack detection logic Attack Power detector monitor Control bus Hardware Hardware Hardware . . . . core 1 core 2 core n System bus Hardware cores cryptographic functions (RSA, AES, RNG, ...) non-critical tasks (communication, clock generation, ...) Power monitor measures FPGA supply voltage variations on-chip Attack detector receives information about state of core’s power consumption checks whether power consumption stays in pre-defined range A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 11 / 24

  12. Power Attack Detection Framework Power Monitor Power Monitor (1/2) en clk rst RO Counter . . . . . Adder . measure . tree . . . . clk RO Counter Oscillation frequency of ring oscillator affected by supply voltage f R ≈ k 0 V INT + f 0 High resolution needs accumulation of many oscillations measurement period ր , response time ց solution: evenly distribute network of ROs across chip and accumulate oscillations count → placement and routing constraints better resolution, more consistent measurement A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 12 / 24

  13. Power Attack Detection Framework Power Monitor Power Monitor (2/2) Advantages of ring oscillators built with primitives available to all commercial FPGAs relatively small and easily uniformly distributed across the chip ring oscillator’s frequency scales with advances in fabrication technology Higher sampling rate than current FPGAs ADCs Virtex-6 ADC: 200 kHz ring oscillator-based power monitor: < 8 MHz A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 13 / 24

  14. Power Attack Detection Framework Attack Detector Calibration power idle reference power monitor monitor value p ref value reference power monitor amplitude Δ p ref,i minimum reference power monitor value p min,i time All possible input values cannot be tested for each core i , p ref , p min , i and ∆ p ref , i are approximations Margins m ref and m ref , i on p ref and ∆ p ref , i p ∗ ref = p ref ( 1 + m ref ) ∆ p ∗ ref , i = ( p ∗ ref − p min , i )( 1 + m ref , i ) A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 14 / 24

  15. Power Attack Detection Framework Attack Detector Monitoring (1/2) p ( t ) instantaneous power monitor reading ∆ p ( t ) = p ∗ ref − p ( t ) � p min ( t ) = p ∗ ∆ p ∗ ref − ref , i i ∈ S ( t ) At time t , subset S ( t ) of n hardware cores are running Attack flag raised if p ( t ) > p ∗ ref or (1) � ∆ p ∗ ∆ p ( t ) > (2) ref , i i ∈ S ( t ) A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 15 / 24

  16. Power Attack Detection Framework Attack Detector Monitoring (2/2) Normal operating conditions power Supply voltage too high monitor Supply voltage too low value Power rail resistance too high p(t) p* ref ∑Δ p* ref,i i ∈ S(t) p min (t) t Normal operating conditions power trace p ( t ) between p ∗ ref and p min ( t ) Supply voltage too high p raises over p ∗ ref → detected by equation 1 Supply voltage too low or power rail resistance too high p falls below p min at time t d → detected by equation 2 A. Le Masle and W. Luk Detecting Power Attacks on Reconfigurable Hardware ( Department of Computing Imperial College London, UK ) FPL 2012 16 / 24

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