Re: [PATCH] KEYS: revert requiring signature "encoding"
From: David Howells <dhowells@redhat.com>
Date: 2018-11-09 15:28:57
Also in:
keyrings, linux-integrity
From: David Howells <dhowells@redhat.com>
Date: 2018-11-09 15:28:57
Also in:
keyrings, linux-integrity
Actually, a better solution would be to set the encoding in the caller, say in asymmetric_verify() in digsig_asymmetric.c. David