yakovsh opened a new pull request, #208: URL: https://github.com/apache/commons-codec/pull/208
This PR: * Documents that SecureRandom is used in Crypt, Md5Crypt and Sha2Crypt classes by changing Javadocs in these classes (by calling B64.randomSalt) * Changes salt generation in UnixCrypt to use SecureRandom to match the other classes * Update the userguide to list all functions from the digest package * Changes the hyperlinks in the user guide from HTTP to HTTPS See https://issues.apache.org/jira/browse/CODEC-310 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
