go icon indicating copy to clipboard operation
go copied to clipboard

`selectSignatureSchemeDC` does not account for the client's `supported_algorithms`

Open jhoyla opened this issue 3 years ago • 0 comments

selectSignatureSchemeDC only checks the client's supportedSignatureAlgorithmsDC field. Per the spec the selected signature scheme MUST be in both the supportedSignatureAlgorithmsDC and supportedSignatureAlgorithms fields.

jhoyla avatar Aug 16 '22 14:08 jhoyla