{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
            "branch" : [
              {
                "SHA1" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
            "branch" : [
              {
                "SHA1" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
        "branch" : [
          {
            "SHA1" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/str4d/ed25519-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 6557,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 6,
  "result" : "SUCCESS",
  "timestamp" : 1455142091243,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/GroupElement.java",
          "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncoding.java",
          "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
        ],
        "commitId" : "0c4f0072dc617350d88591c7a9c8cbb112573c51",
        "timestamp" : 1455082076000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Findbugs and lint (thx zzz)\u000a",
        "date" : "2016-02-10 05:27:56 +0000",
        "id" : "0c4f0072dc617350d88591c7a9c8cbb112573c51",
        "msg" : "Findbugs and lint (thx zzz)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/GroupElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncoding.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.java"
        ],
        "commitId" : "d139e5bce608d5e03ae390166d04d2fb9c0cbee1",
        "timestamp" : 1455085046000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add missing synchronized\u000aCloses #10\u000a",
        "date" : "2016-02-10 06:17:26 +0000",
        "id" : "d139e5bce608d5e03ae390166d04d2fb9c0cbee1",
        "msg" : "Add missing synchronized",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/KeyPairGenerator.java",
          "src/net/i2p/crypto/eddsa/KeyFactory.java",
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "6c77b40a35f80906bff10d6e1ad2ebe60700ed49",
        "timestamp" : 1455085047000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Final the APIs\u000a",
        "date" : "2016-02-10 06:17:27 +0000",
        "id" : "6c77b40a35f80906bff10d6e1ad2ebe60700ed49",
        "msg" : "Final the APIs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/KeyFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/KeyPairGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java",
          "src/net/i2p/crypto/eddsa/KeyFactory.java",
          "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
        ],
        "commitId" : "57816b6315eec1f24d2f88c7d25c87b5e7d920e5",
        "timestamp" : 1455085226000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Implement key encoding and decoding\u000aFollows the docs for java.security.spec.PKCS8EncodedKeySpec and the\u000adraft at https://tools.ietf.org/html/draft-josefsson-pkix-eddsa-04\u000aIgnores the example in the josefsson draft, required for keytool to\u000awork.\u000aCloses #13 I2P ticket: https://trac.i2p2.de/ticket/1723\u000aSigned-off-by: str4d <str4d@mail.i2p>\u000a",
        "date" : "2016-02-10 06:20:26 +0000",
        "id" : "57816b6315eec1f24d2f88c7d25c87b5e7d920e5",
        "msg" : "Implement key encoding and decoding",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/KeyFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/GroupElement.java",
          "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java",
          "src/net/i2p/crypto/eddsa/spec/EdDSAParameterSpec.java",
          "src/net/i2p/crypto/eddsa/math/Curve.java",
          "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
        ],
        "commitId" : "1a892435b600387edea83dc0f143549f701b5d34",
        "timestamp" : 1455085577000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Implement hashCode() and equals() fully\u000a- Add hashCode() and equals() everywhere it was missing, so we can test\u000akeys for\u000a equality: Curve, EdDSAParameterSpec, EdDSAPrivateKey, and\u000aEdDSAPublicKey\u000a- Speedup for GroupElement.equals()\u000aSigned-off-by: str4d <str4d@mail.i2p>\u000a",
        "date" : "2016-02-10 06:26:17 +0000",
        "id" : "1a892435b600387edea83dc0f143549f701b5d34",
        "msg" : "Implement hashCode() and equals() fully",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/Curve.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/GroupElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSAParameterSpec.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java",
          "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java",
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "6cc6d73c7c2822e7c0a0cd465af06c57ca77aa20",
        "timestamp" : 1455086134000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Implement one-shot methods in EdDSAEngine\u000aThe one-shot methods can be used to improve performance by not copying\u000athe data if all the data is available. They are unsupported by the Java\u000aJCA and must be used directly.\u000aThis commit also fixes an API violation if EdDSAEngine object is reused\u000afor signing.\u000aI2P ticket: https://trac.i2p2.de/ticket/1750\u000aSigned-off-by: str4d <str4d@mail.i2p>\u000a",
        "date" : "2016-02-10 06:35:34 +0000",
        "id" : "6cc6d73c7c2822e7c0a0cd465af06c57ca77aa20",
        "msg" : "Implement one-shot methods in EdDSAEngine",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
        "timestamp" : 1455122884000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Precedence fix\u000a",
        "date" : "2016-02-10 16:48:04 +0000",
        "id" : "7465001fc9df496de79c1caeff92cb0cc07774c5",
        "msg" : "Precedence fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    }
  ]
}