Re: [Phishing Risk] [External] Re: [PATCH 4/7] crypto: Add ECDSA key parser

2022-06-16 Thread Michael S. Tsirkin
On Tue, Jun 14, 2022 at 09:43:59AM +0800, 何磊 wrote: > Hi Philippe, lots of thanks for your review! > > > On Jun 13, 2022, at 10:19 PM, Philippe Mathieu-Daudé > > wrote: > > > > On 13/6/22 10:45, Lei He wrote: > >> Add ECDSA key parser and ECDSA signautre parser. > >> Signed-off-by: lei he > >>

Re: [Phishing Risk] [External] Re: [PATCH 4/7] crypto: Add ECDSA key parser

2022-06-13 Thread Philippe Mathieu-Daudé via
On 14/6/22 03:43, 何磊 wrote: Hi Philippe, lots of thanks for your review! On Jun 13, 2022, at 10:19 PM, Philippe Mathieu-Daudé wrote: On 13/6/22 10:45, Lei He wrote: Add ECDSA key parser and ECDSA signautre parser. Signed-off-by: lei he --- crypto/ecdsakey-builtin.c.inc | 248 +

Re: [Phishing Risk] [External] Re: [PATCH 4/7] crypto: Add ECDSA key parser

2022-06-13 Thread 何磊
Hi Philippe, lots of thanks for your review! > On Jun 13, 2022, at 10:19 PM, Philippe Mathieu-Daudé wrote: > > On 13/6/22 10:45, Lei He wrote: >> Add ECDSA key parser and ECDSA signautre parser. >> Signed-off-by: lei he >> --- >> crypto/ecdsakey-builtin.c.inc | 248 >>