Re: LibTomCrypt [v0.99] and LibTomMath [v0.32]
From: Tom St Denis (tomstdenis_at_iahu.ca)
Date: 10/30/04
- Next message: Randy Howard: "Re: Hunt for rand and srand implementations ;)"
- Previous message: Peter Fairbrother: "Re: commuting?/non-group cipher?"
- In reply to: Tom St Denis: "LibTomCrypt [v0.99] and LibTomMath [v0.32]"
- Next in thread: Tom St Denis: "Re: LibTomCrypt [v0.99] and LibTomMath [v0.32]"
- Reply: Tom St Denis: "Re: LibTomCrypt [v0.99] and LibTomMath [v0.32]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 29 Oct 2004 22:34:46 -0400
Tom St Denis wrote:
> Both released today ;-)
So close...
There is actually a bug in my RSA export. one of the terms is (1/q mod
p) * q mod N and should be 1/q mod p. I computer it as the former for
CRT... The fix is to either divide [mod N] or change my RSA's CRT to
the other form...
I'll have a patch in an hour.
Tom
- Next message: Randy Howard: "Re: Hunt for rand and srand implementations ;)"
- Previous message: Peter Fairbrother: "Re: commuting?/non-group cipher?"
- In reply to: Tom St Denis: "LibTomCrypt [v0.99] and LibTomMath [v0.32]"
- Next in thread: Tom St Denis: "Re: LibTomCrypt [v0.99] and LibTomMath [v0.32]"
- Reply: Tom St Denis: "Re: LibTomCrypt [v0.99] and LibTomMath [v0.32]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|