Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1328246

Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api
Date 2016-02-06 08:50 +0100
Message-ID <qZ5MZ-46X-7@gated-at.bofh.it> (permalink)
References <qXNIu-6Z3-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Feb 02, 2016 at 10:08:48AM -0800, Tadeusz Struk wrote:
> Resend v5 rebased on top of 4.5
> 
> This patch set converts the module verification and digital signature
> code to the new akcipher API.
> RSA implementation has been removed from crypto/asymmetric_keys and the
> new API is used for cryptographic primitives.
> There is no need for MPI above the akcipher API anymore.
> Modules can be verified with software as well as HW RSA implementations.
> 
> Patches generated against cryptodev-2.6

Applied.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api Tadeusz Struk <tadeusz.struk@intel.com> - 2016-02-02 19:20 +0100
  Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-06 08:50 +0100
    Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api David Howells <dhowells@redhat.com> - 2016-02-06 11:10 +0100
      Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-06 15:30 +0100
        Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api David Howells <dhowells@redhat.com> - 2016-02-07 01:50 +0100
          Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-07 02:30 +0100
        Transferring applied X.509 patches from crypto/next to security/next David Howells <dhowells@redhat.com> - 2016-02-08 15:00 +0100
          Re: Transferring applied X.509 patches from crypto/next to  security/next Mimi Zohar <zohar@linux.vnet.ibm.com> - 2016-02-08 22:30 +0100
          Re: Transferring applied X.509 patches from crypto/next to  security/next James Morris <jmorris@namei.org> - 2016-02-09 02:10 +0100
            Re: Transferring applied X.509 patches from crypto/next to  security/next Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-09 09:50 +0100

csiph-web