linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
@ 2016-01-04 18:56 Thomas Egerer
  2016-01-04 20:09 ` Stephan Mueller
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Egerer @ 2016-01-04 18:56 UTC (permalink / raw)
  To: linux-crypto; +Cc: herbert

[-- 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 --]



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-01-11 10:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 18:56 [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV Thomas Egerer
2016-01-04 20:09 ` 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

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).