In message <[email protected]>, Paul Rubin wrote: > More generally still, passwords regardless of their entropy content are > a sucky way to encapsulate cryptographic secrets.
They’re a shared secret. How else would you represent a shared secret, if not with a shared secret? -- http://mail.python.org/mailman/listinfo/python-list
