linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Egerer <hakke_007@gmx.de>
To: linux-crypto@vger.kernel.org
Cc: herbert@gondor.apana.org.au
Subject: [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
Date: Mon, 4 Jan 2016 19:56:59 +0100	[thread overview]
Message-ID: <568AC07B.8020605@gmx.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]


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>
---
 crypto/Kconfig | 1 +
 1 file changed, 1 insertion(+)



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-crypto-Make-CRYPTO_CBC-select-CRYPTO_ECHAINIV.patch --]
[-- Type: text/x-patch; name="0001-crypto-Make-CRYPTO_CBC-select-CRYPTO_ECHAINIV.patch", Size: 0 bytes --]



             reply	other threads:[~2016-01-04 18:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04 18:56 Thomas Egerer [this message]
2016-01-04 20:09 ` [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV Stephan Mueller
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=568AC07B.8020605@gmx.de \
    --to=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).