Hacker News new | ask | show | jobs
by lrossi 1991 days ago
Something that just crossed my mind is whether this method is destructive or not. Is it possible to steal the key, read it, then give it back to the owner?
2 comments

The article says they are "cloning" the key, which would imply that yes.
They aren't cloning shit though. They are getting single ECDSA private key after six thousand operations or something.
Their method was destructive to the outer casing, because it was easier. If you wanted to clone a key it is likely you could find a way to either avoid destroying the outer packaging or replace it with an apparently identical case, at some expense. They don't necessarily need to damage the actual chip (although they did trash at least one during R&D)