Message ID | 20190301175918.29694-1-vt@altlinux.org (mailing list archive) |
---|---|
Headers | show |
Series | crypto: add EC-RDSA (GOST 34.10) algorithm | expand |
On Fri, Mar 01, 2019 at 08:59:07PM +0300, Vitaly Chikunov wrote: > This patchset changes akcipher API to support ECDSA style signature > verification, augments x509 parser to make it work with EC-RDSA certificates, > and, finally, implements EC-RDSA (GOST 34.10) signature verification and its > integration with IMA. > > This patchset should be applied over cryptodev commit 0918f18c7179e8cdf718d0. I don't have any major issues with this patch-set (apart from the minor issue with the crypto API). However, as a number of patches are against areas outside of the crypto API I would need to get acks for those patches from the relevant maintainers. Thanks!