Skip to content

Commit 8662038

Browse files
committed
added composite fix
1 parent 2561759 commit 8662038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/releasenotes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ <h2>2.0 Release History</h2>
2424
<h3>2.1.2 Defects Fixed</h3>
2525
<ul>
2626
<li>Random numbers being generated for DSTU4145 signature calculations were 1 bit shorter than they could be. The code has been corrected to allow the generated numbers to occupy the full numeric range available.</li>
27+
<li>CompositePublic/PrivateKey builders had an issue identifying brainpool and EdDSA curves from the algorithm names due to an error in the OID mapping table. This has been fixed.</li>
2728
</ul>
2829
<h3>2.1.3 Additional Features and Functionality</h3>
2930
<ul>

0 commit comments

Comments
 (0)