Pr0methean/BetterRandom

RandomWrapperAesCounterRandomTest.testThreadSafety failing

Pr0methean opened this issue · 1 comments

testThreadSafety passes when run on an AesCounterRandom directly, but not when the AesCounterRandom is used through a RandomWrapper.

Now seems to be fixed.