ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
1–10 of 56 posts
Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#2Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#3Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#4In the sequel, unless stated otherwise, the experiments were performed on Apple iPhone 3GS which exhibited a particularly clear signal.
Hope Apple fixes this in future models, even when opened.
Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#5Side-Channel attacks are nasty. Wonder why the FBI wasn't able to use this to hack the San Bernardino iPhone 5C, the NSA must be aware of this? From the article In the sequel, unless stated otherwise, the experiments were performed on Apple iPhone 3GS which exhibited a particularly clear signal. Hope Apple fixes this in future models, even when opened.
Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#6Cryptography Research demonstrated this on an ipod in 2011: https://www.youtube.com/watch?v=4L8rnYhnLt8
In any case, great stuff.
Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#7Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#8From a random Curve25519 presentation [2]:
- No data-dependent branches.
- No data-dependent indexing.
I really wonder how much can be extracted from a NaCl implementation under the same conditions.
Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#9Side-Channel attacks are nasty. Wonder why the FBI wasn't able to use this to hack the San Bernardino iPhone 5C, the NSA must be aware of this? From the article In the sequel, unless stated otherwise, the experiments were performed on Apple iPhone 3GS which exhibited a particularly clear signal. Hope Apple fixes this in future models, even when opened.
Re: ECDSA Key Extraction from Mobile Devices via Nonintrusive Physical Side Channels
#10https://en.wikipedia.org/wiki/EdDSA
(Fortunately, we should see its adoption when TLS 1.3 is standardized.)