Re: [openssl-dev] [openssl.org #4483] Re: [openssl.org #4482] Wrong results with Poly1305 functions

2016-03-29 Thread Andy Polyakov via RT
>> Attached is a sample code that will test various inputs for the >> Poly1305 functions of openssl... > > I'm seeing compiler conversion warnings about size_t to int > truncation. Can you be more specific? > Do you have any vectors that cross the 2GB boundary? -- Ticket here:

[openssl-dev] [openssl.org #4483] Re: [openssl.org #4482] Wrong results with Poly1305 functions

2016-03-27 Thread noloa...@gmail.com via RT
On Fri, Mar 25, 2016 at 8:10 AM, Hanno Boeck via RT wrote: > Attached is a sample code that will test various inputs for the > Poly1305 functions of openssl... I'm seeing compiler conversion warnings about size_t to int truncation. Do you have any vectors that cross the 2GB

Re: [openssl-dev] [openssl.org #4483] Re: [openssl.org #4482] Wrong results with Poly1305 functions

2016-03-25 Thread Andy Polyakov via RT
> Attached is an updated version of the test with an additional test > vector. This one happens on 64 bit and not on 32 bit. Got it. It will take some time to perform cross-checks. Thanks! -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4483 Please log in as guest with password

[openssl-dev] [openssl.org #4483] Re: [openssl.org #4482] Wrong results with Poly1305 functions

2016-03-25 Thread Hanno Boeck via RT
Attached is an updated version of the test with an additional test vector. This one happens on 64 bit and not on 32 bit. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4483 Please log in as guest with password guest if prompted /* compile in openssl source tree (1.1 beta or git):

[openssl-dev] [openssl.org #4483] Re: [openssl.org #4482] Wrong results with Poly1305 functions

2016-03-25 Thread Hanno Boeck via RT
Attached is an updated version of the test with an additional test vector. This one happens on 64 bit and not on 32 bit. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4483 Please log in as guest with password guest if prompted /* compile in openssl source tree (1.1 beta or git):

[openssl-dev] [openssl.org #4483] Re: [openssl.org #4482] Wrong results with Poly1305 functions

2016-03-25 Thread Hanno Boeck via RT
Attached is an updated version of the test with an additional test vector. This one happens on 64 bit and not on 32 bit. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4483 Please log in as guest with password guest if prompted /* compile in openssl source tree (1.1 beta or git):