Re: [vchkpw] Opinions needed - Bignum Arithmetic

2009-01-22 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Manvendra Bhangui wrote: > At this point, I am not sure if bignum is an overkill, but I will be > trying this soon and will keep you folks posted Heh, yes, this library is more suited for crypto research :P - -- /* Matt BrookingsGnuPG Key

Re: [vchkpw] Opinions needed - Bignum Arithmetic

2009-01-22 Thread Manvendra Bhangui
On Wed, 2009-01-21 at 21:13 -0800, Tom Collins wrote: > Two thoughts on quotas. > > You're going to have to deal in sub-megabyte numbers, since the size > of most messages are measured in KB. Maybe you could track the quota > in kbytes, rounding up/down as necessary? > > All programs that de