C4: LEAKY POWER(2018)
C4: LEAKY POWER(2018)
Name
C4: leaky power
Type
Cryptology
Description
C4 is a very advanced AES based defensive system. You are able to monitor the power lines. Is that enough?
You’re given three files:
- powertraces.npy: Measurements (over time) of power consumption of a chip while performing AES encryption
- plaintexts.npy: Corresponding plaintext inputs that were encrypted
- instructions.jwe: File encrypted using the same key as plaintexts.npy.
note: The first two files are NumPy arrays.
See also
Work_at_Square(1),
Privacy_policy(1),
Code_of_conduct(1)
Square, Inc.
(c)
C4: LEAKY POWER(2018)