Re: [EXTERNAL] Re: [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support

2021-04-23 Thread Tim Romanski
ere are any questions. All the best, Tim [1] timr11/u-boot: u-boot + elliptic curve verification (github.com) <https://github.com/timr11/u-boot> On 2021-04-08 12:56 p.m., Tim Romanski wrote: Ok, will do. I'm writing the verification code, I noticed you're passing the public key into th

Re: [EXTERNAL] Re: [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support

2021-04-08 Thread Tim Romanski
r is that TODO? I can get that done if it's not yet implemented. All the best, Tim On 2021-04-07 4:03 p.m., Alex G. wrote: On 4/7/21 12:29 PM, Tim Romanski wrote: Question for Alex, I see your repo has a few branches related to ECDSA (patch-ecdsa-v[1-5], patch-mkimage-keyfile-v{1,2}). You

Re: [EXTERNAL] Re: [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support

2021-04-07 Thread Tim Romanski
g off a different branch or is that one ok? Tim [1] https://github.com/timr11/openssl-ecdsa-verify On 2021-03-30 2:27 p.m., Tim Romanski wrote: On 3/30/21 2:17PM, Alexandru Gagniuc wrote: I don't have any updates from Tim that you don't. I assume he's still silently h

RE: [EXTERNAL] Re: [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support

2021-03-30 Thread Tim Romanski
G. Sent: March 29, 2021 2:43 PM To: Simon Glass Cc: U-Boot Mailing List ; Tom Rini ; Tim Romanski Subject: [EXTERNAL] Re: [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support + Tim On 3/29/21 2:43 AM, Simon Glass wrote: > Hi Alexandru, > > On Tue, 16 Mar 2021 at 13:24, A

RE: [EXTERNAL] Re: U-Boot ECDSA Implementation Question

2021-03-03 Thread Tim Romanski
will fit it into a UCLASS after. My intuition is this will align the best with your implementation, though if you have different thoughts please let me know. CC'd our @linux.microsoft.com emails, will be using those from now on. All the best, Tim -Original Message- From: Alex G.

RE: [EXTERNAL] Re: U-Boot ECDSA Implementation Question

2021-02-10 Thread Tim Romanski
on started I'm happy to collaborate. All the best, Tim -Original Message- From: Alex G. Sent: February 5, 2021 11:09 AM To: Simon Glass ; Tim Romanski Cc: u-boot@lists.denx.de; Deskin Miller ; Dylan D'Silva Subject: [EXTERNAL] Re: U-Boot ECDSA Implementation Question Hi

U-Boot ECDSA Implementation Question

2021-02-05 Thread Tim Romanski
Hello, I'm a current intern at Microsoft, and one of my priorities is to enable ECDSA for U-Boot image signing/verification. Simon mentioned someone is already working on ECC, it would be great to get synced up with related progress. For signing, I will likely replicate the existing approach of