nderlying group
> order q. The final encoded signature is the r ands concatenated as r || s,
> resulting in a byte array that is exactly twice as long as the group order.
>
>
> From: "Jiva, Azeem"
> Date: Tuesday, December 17, 2019 at 3:43 PM
> To: "secu
the group order.
From: "Jiva, Azeem"
Date: Tuesday, December 17, 2019 at 3:43 PM
To: "security-dev@openjdk.java.net"
Subject: Incorrect documentation
Security experts,
The official Java Security Standard Algorithm Names incorrectly documents the
Signature.*withECDSAinP1
Thanks for the report. I've filed
https://bugs.openjdk.java.net/browse/JDK-8236145.
--Max
> On Dec 18, 2019, at 7:43 AM, Jiva, Azeem wrote:
>
> Security experts,
> The official Java Security Standard Algorithm Names incorrectly documents
> the Signature.*withECDSAinP1363Format algorithms as
Security experts,
The official Java Security Standard Algorithm Names incorrectly documents the
Signature.*withECDSAinP1363Format algorithms as
SEQUENCE ::= { r INTEGER, s INTEGER }
This is incorrect. The IEEE P1363 Format is defined as concatenating the r and
s values (with no ASN.1 encodin