[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/1] pki: add support for sk-ecdsa and sk-ed25519
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH 1/1] pki: add support for sk-ecdsa and sk-ed25519
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 23 Jan 2020 14:16:00 +0100
- To: libssh@xxxxxxxxxx
- Cc: Sebastian Kinne <skinne@xxxxxxxxxx>
On Tuesday, 17 December 2019 06:48:01 CET Sebastian Kinne wrote: > Hi, > > > a) Could you please split the patch and put the pki_sha256() function into > > a separate commit? I would also use uint8_t instead of unsigend char in > > pki_sha256(). > > Done, please see attached. > > > b) Could you please add tests for this new features? See e.g. > > https://gitlab.com/libssh/libssh-mirror/commit/ > > 04b284dae02858b151ab75704eb15facf3781551 Could you please rebase on master and create a merge request on gitlab? It is easier to do reviews there. Thanks!
Re: [PATCH 1/1] pki: add support for sk-ecdsa and sk-ed25519 | Sebastian Kinne <skinne@xxxxxxxxxx> |