public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* kernel: alg: No test for ...
@ 2020-03-07  9:18 Peter Müller
  2020-03-08 11:51 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-03-07  9:18 UTC (permalink / raw)
  To: development

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

Hello *,

while debugging some broken IPsec connections, I stumbled across these log lines:

> Mar  7 09:55:52 maverick kernel: alg: No test for seqiv(rfc4106(gcm(aes))) (seqiv(rfc4106-gcm-aesni))
> Mar  7 09:56:14 maverick kernel: alg: No test for seqiv(rfc7539esp(chacha20,poly1305)) (seqiv(rfc7539esp(chacha20-simd,poly1305-simd)))

Is this something we should care about?

Thanks, and best regards,
Peter Müller

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

* Re: kernel: alg: No test for ...
  2020-03-07  9:18 kernel: alg: No test for Peter Müller
@ 2020-03-08 11:51 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-03-08 11:51 UTC (permalink / raw)
  To: development

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

Hi,

These are always showing because we have support for these tests disabled in the kernel.

I have no idea why we should enable them. If crypto was broken, users would notice very quickly.

You can submit a patch to enable this in the kernel. Please verify before, obvs.

-Michael

> On 7 Mar 2020, at 09:18, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> Hello *,
> 
> while debugging some broken IPsec connections, I stumbled across these log lines:
> 
>> Mar  7 09:55:52 maverick kernel: alg: No test for seqiv(rfc4106(gcm(aes))) (seqiv(rfc4106-gcm-aesni))
>> Mar  7 09:56:14 maverick kernel: alg: No test for seqiv(rfc7539esp(chacha20,poly1305)) (seqiv(rfc7539esp(chacha20-simd,poly1305-simd)))
> 
> Is this something we should care about?
> 
> Thanks, and best regards,
> Peter Müller


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

end of thread, other threads:[~2020-03-08 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-07  9:18 kernel: alg: No test for Peter Müller
2020-03-08 11:51 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox