On Fri, 1 Jul 2022 23:38:51 GMT, Bradford Wetmore wrote:
>> JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random
>> bytes, though the spec does not require random bytes
>
> Just a comment, I believe both approaches are ok. The ISO 10126 spec says:
>
>> When padding with oc
On Fri, 1 Jul 2022 19:17:34 GMT, Kevin Driver wrote:
> JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random
> bytes, though the spec does not require random bytes
Just a comment, I believe both approaches are ok. The ISO 10126 spec says:
> When padding with octets...the f
On Fri, 1 Jul 2022 19:17:34 GMT, Kevin Driver wrote:
> JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random
> bytes, though the spec does not require random bytes
Filed: https://bugs.openjdk.org/browse/JDK-8289602
> Approved. File another docs bug to update the doc.
-
On Fri, 1 Jul 2022 19:17:34 GMT, Kevin Driver wrote:
> JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random
> bytes, though the spec does not require random bytes
Approved. File another docs bug to update the doc.
-
Marked as reviewed by weijun (Reviewer).
PR