linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephan Mueller <smueller@chronox.de>
To: Thomas Egerer <hakke_007@gmx.de>
Cc: linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au
Subject: Re: [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
Date: Mon, 04 Jan 2016 21:09:58 +0100	[thread overview]
Message-ID: <4445865.9O5pIU29W2@myon.chronox.de> (raw)
In-Reply-To: <568AC07B.8020605@gmx.de>

Am Montag, 4. Januar 2016, 19:56:59 schrieb Thomas Egerer:

Hi Thomas,

> Similar to CTR mode selecting CRYPTO_SEQIV, CBC mode requires echainiv
> and has to select CRYPTO_ECHAINIV in order to work properly. This solves
> the issues caused by a misconfiguration as described in [1].
> 
> [1] https://lists.strongswan.org/pipermail/users/2015-December/009074.html
> 
> Signed-off-by: Thomas Egerer <hakke_007@gmx.de>

Please provide the patch inline as documented in 
Documentation/SubmittingPatches
> ---
>  crypto/Kconfig | 1 +
>  1 file changed, 1 insertion(+)


-- 
Ciao
Stephan

  reply	other threads:[~2016-01-04 20:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04 18:56 [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV Thomas Egerer
2016-01-04 20:09 ` Stephan Mueller [this message]
2016-01-04 20:43   ` Thomas Egerer
2016-01-08  9:48     ` Herbert Xu
2016-01-10 20:16       ` Thomas Egerer
2016-01-11  3:33         ` Herbert Xu
2016-01-11 10:36           ` Thomas Egerer
2016-01-11 10:38             ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4445865.9O5pIU29W2@myon.chronox.de \
    --to=smueller@chronox.de \
    --cc=hakke_007@gmx.de \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).