[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2022-05-18 Thread Alex Remily (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539143#comment-17539143 ] Alex Remily commented on CRYPTO-133: I believe this issue is resolved in version 1.1.

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2019-04-13 Thread Alex Remily (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817057#comment-16817057 ] Alex Remily commented on CRYPTO-133: I realize this is an old thread, but FWIW I came

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2017-02-14 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866192#comment-15866192 ] Marcelo Vanzin commented on CRYPTO-133: --- There are hooks to make OpenSSL calls threa

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2017-02-14 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865471#comment-15865471 ] Sebb commented on CRYPTO-133: - I think the best we can do here is to state that the code is no

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2017-02-13 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864362#comment-15864362 ] Marcelo Vanzin commented on CRYPTO-133: --- bq. If the Javadoc does not state that the

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2017-02-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863642#comment-15863642 ] Sebb commented on CRYPTO-133: - If the Javadoc does not state that the code is thread-safe, the

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2017-02-10 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862121#comment-15862121 ] Marcelo Vanzin commented on CRYPTO-133: --- Hmm... I tried the test changes, I even com

[jira] [Commented] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2016-11-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15698291#comment-15698291 ] Gary Gregory commented on CRYPTO-133: - Maybe what we need is clear Javadoc on what is