> nor is it low entropy enough to attempt a brute force
Note that SMP effectively prevents brute force. If one party fails to authenticate properly, both parties will have to restart the protocol. After a few failed attempts, every human participant would give up or try another secret.
Posted Aug 5, 2012 16:14 UTC (Sun) by tialaramex (subscriber, #21167)
[Link]
Right sorry, that was my assumption which I didn't really make clear. My father didn't teach us some brain-teasing 20 character "safe even if the passwords are hashed with plain MD5" password when we were kids. It was just good enough that it wouldn't be on anybody's first dozen things to try.
There's probably a better phrase than "brute force" for systems where you're up against human patience rather than some machine processing limit, but I don't know it.