You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTORS.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -555,7 +555,7 @@
555
555
<li>Phil Glass <https://github.com/PhilGlass> Patch for to allow BC to function on Android 10.</li>
556
556
<li>Steven <https://github.com/acid1103> Identified issue with ChaCha20Poly1305 and large files. Identified an overly-eager null check in ChaCha20Poly1305.</li>
557
557
<li>Anatoly Zaretsky <https://github.com/azaretsky> Daemon mode patch for entropy gatherer thread.</li>
558
-
<li>Brandon Weeks <https://github.com/brandonweeks> Fix for engineInitSign() with null random values in PSSSignatureSpi.</li>
558
+
<li>Brandon Weeks <https://github.com/brandonweeks> Fix for engineInitSign() with null random values in PSSSignatureSpi. Further Error Prone static analysis.</li>
559
559
<li>Stojan Dimitrovski <https://github.com/hf> SecureRandom configuration code for NTRU key generation.</li>
560
560
<li>vvvlado <https://github.com/vvvlado> Fix to support repeated headers in PGP armored data.</li>
561
561
<li>a--v--k <https://github.com/a--v--k> Clean up for some invalid mappings in the Java provider.</li>
0 commit comments