jgit/org.eclipse.jgit
Matthias Sohn 78db9bd175 Use a secure random generator to seed nonce for digest authentication
https://tools.ietf.org/html/rfc7616 says:

5.12.  Parameter Randomness

The security of this protocol is critically dependent on the
randomness of the randomly chosen parameters, such as client and
server nonces.  These should be generated by a strong random or
properly seeded pseudorandom source (see [RFC4086]).

Change-Id: I4da5316cb1eb3f59ae06c070ce1c3335e9ee87d6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2018-05-11 14:06:53 +02:00
..
.settings Silence API error for ObjectIdSerializer.readWithoutMarker() 2018-03-27 22:15:42 +02:00
META-INF Merge branch 'stable-4.11' 2018-03-26 16:35:30 -07:00
findBugs
resources/org/eclipse/jgit Merge branch 'stable-4.11' 2018-05-10 13:41:45 +02:00
src/org/eclipse/jgit Use a secure random generator to seed nonce for digest authentication 2018-05-11 14:06:53 +02:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Support building with Java 9 2018-02-07 17:51:35 -05:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties Add "resources/" as a source folder 2010-06-05 14:39:27 +02:00
plugin.properties
pom.xml Prepare 5.0.0-SNAPSHOT builds 2018-03-08 23:09:18 +01:00