On Wed, May 12, 2021 at 10:04:07PM +0800, Hongbo Li wrote: > From: Hongbo Li <herberthbli@xxxxxxxxxxx> > > This series of patches add support for x509 cert signed by eddsa, > which is described in RFC8032 [1], currently ed25519 only. It would be helpful to explain how this is related to the kernel's existing Curve25519 support. - Eric