chaijunjie created CRYPTO-181:
---------------------------------

             Summary: CryptoRandom should use a security random
                 Key: CRYPTO-181
                 URL: https://issues.apache.org/jira/browse/CRYPTO-181
             Project: Commons Crypto
          Issue Type: Improvement
    Affects Versions: 1.0.0
            Reporter: chaijunjie


when i do security check... i find the random used in 
JavaCryptoRandom not strong..it just use SHA1PRNG
[https://github.com/apache/commons-crypto/blob/master/src/main/java/org/apache/commons/crypto/random/JavaCryptoRandom.java]

maybe we can use DRBG instead of SHA1PRNG?

or any other solution?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to