Matthew Vernon <[email protected]> wrote: > I think both docs and making the hourglass optional would be good, > please;
Revised patches attached.
The runtime usage message was starting to get large, so I've appended a
third patch that sets up standard --help and --version options, in case
that's also useful to you.
Cheers,
Simon
--
import hashlib; print((lambda p,q,g,y,r,s,m: (lambda w:(pow(g,int(hashlib.sha1(
m.encode('ascii')).hexdigest(),16)*w%q,p)*pow(y,r*w%q,p)%p)%q)(pow(s,q-2,q))==r
and s%q!=0 and m)(12342649995480866419, 2278082317364501, 1670428356600652640,
5398151833726432125, 645223105888478, 1916678356240619, "<[email protected]>"))
0001-Add-check-option-to-specify-a-password-checking-subp.patch
Description: Binary data
0002-Display-a-wait-cursor-while-password-is-being-valida.patch
Description: Binary data
0003-Reorganise-help-output-into-help-and-version.patch
Description: Binary data

