RE: potential bug in GMAC implementation. not work in ESN mode

2013-03-27 Thread Chaoxing Lin
Thanks Jussi, the patch fixes the problem. You may commit it officially. -Original Message- From: Jussi Kivilinna [mailto:jussi.kivili...@iki.fi] Sent: Tuesday, March 26, 2013 4:16 PM To: Chaoxing Lin Cc: linux-crypto@vger.kernel.org Subject: Re: potential bug in GMAC implementation

Re: potential bug in GMAC implementation. not work in ESN mode

2013-03-26 Thread Jussi Kivilinna
On 25.03.2013 18:12, Chaoxing Lin wrote: > 2nd ping > > Nobody is maintaining crypto/gcm.c? > > > > -Original Message- > From: Chaoxing Lin > Sent: Friday, March 08, 2013 11:38 AM > To: 'linux-crypto@vger.kernel.org' > Subject: potential bug in GMAC implementation. not work in ESN

RE: potential bug in GMAC implementation. not work in ESN mode

2013-03-25 Thread Chaoxing Lin
2nd ping Nobody is maintaining crypto/gcm.c? -Original Message- From: Chaoxing Lin Sent: Friday, March 08, 2013 11:38 AM To: 'linux-crypto@vger.kernel.org' Subject: potential bug in GMAC implementation. not work in ESN mode I was testing ipsec with GMAC and found that the rfc4543

RE: potential bug in GMAC implementation. not work in ESN mode

2013-03-14 Thread Chaoxing Lin
Ping Is there anyone looking at this potential bug?? -Original Message- From: Chaoxing Lin Sent: Friday, March 08, 2013 11:38 AM To: 'linux-crypto@vger.kernel.org' Subject: potential bug in GMAC implementation. not work in ESN mode I was testing ipsec with GMAC and found that the rf