ACTION-303 Correct doc on length of r and s

The text in section 6.4.3 has been updated from:

Integer to octet-stream conversion must be done according to the I2OSP operation defined in the RFC 2437 [ PKCS1 ] specification with the l parameter equal to the size of the output of the digest function in bytes (e.g. 32 for SHA-256).

to:

Integer to octet-stream conversion must be done according to the I2OSP operation defined in the RFC 2437 [ PKCS1 ] specification with the l parameter equal to the size of the base point order of the curve in bytes (e.g. 32 for the P-256 curve).

Comments?

Kelvin

Received on Monday, 8 June 2009 20:53:02 UTC