Hacker News new | ask | show | jobs
by bjt2n3904 1642 days ago
What I'm curious about is... If I collect 10 of your OTP keys, can I brute force the secret the generates them?
2 comments

Not practically. The standard requires that the secret contain at least 128 bits of randomness, and recommends more.
no