Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Nov 15, 2023
1 parent 974fde6 commit 50c7960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releasenotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3>2.1.2 Defects Fixed</h3>
<li>Attempt to create an ASN.1 OID from a zero length byte array is now caught at construction time.</li>
<li>Attempt to create an X.509 extension block which is empty will now be blocked cause an exception.</li>
<li>IES implementation will now accept a null ParameterSpec if no nonce is needed.</li>
<li>An internal method in Arrays was failing to construct its failure message coorrectly on an error. This has been fixed.</li>
<li>An internal method in Arrays was failing to construct its failure message correctly on an error. This has been fixed.</li>
<li>HSSKeyPublicParameters.generateLMSContext() would fail for a unit depth key. This has been fixed.</li>
</ul>
<h3>2.1.3 Additional Features and Functionality</h3>
Expand Down

0 comments on commit 50c7960

Please sign in to comment.