[GitHub] [mynewt-artifact] ccollins476ad merged pull request #2: Support verification of encrypted images

2019-06-26 Thread GitBox
ccollins476ad merged pull request #2: Support verification of encrypted images URL: https://github.com/apache/mynewt-artifact/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [mynewt-artifact] ccollins476ad commented on a change in pull request #2: Support verification of encrypted images

2019-06-26 Thread GitBox
ccollins476ad commented on a change in pull request #2: Support verification of encrypted images URL: https://github.com/apache/mynewt-artifact/pull/2#discussion_r297802197 ## File path: sec/sign.go ## @@ -0,0 +1,259 @@ +/** + * Licensed to the Apache Software Foundation

[GitHub] [mynewt-artifact] utzig commented on a change in pull request #2: Support verification of encrypted images

2019-06-26 Thread GitBox
utzig commented on a change in pull request #2: Support verification of encrypted images URL: https://github.com/apache/mynewt-artifact/pull/2#discussion_r297795938 ## File path: sec/sign.go ## @@ -0,0 +1,259 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [mynewt-artifact] utzig commented on a change in pull request #2: Support verification of encrypted images

2019-06-26 Thread GitBox
utzig commented on a change in pull request #2: Support verification of encrypted images URL: https://github.com/apache/mynewt-artifact/pull/2#discussion_r297782191 ## File path: image/create.go ## @@ -38,7 +38,7 @@ import ( type ImageCreator struct { Body

[GitHub] [mynewt-artifact] ccollins476ad commented on a change in pull request #2: Support verification of encrypted images

2019-06-26 Thread GitBox
ccollins476ad commented on a change in pull request #2: Support verification of encrypted images URL: https://github.com/apache/mynewt-artifact/pull/2#discussion_r297778632 ## File path: image/create.go ## @@ -38,7 +38,7 @@ import ( type ImageCreator struct {

[GitHub] [mynewt-artifact] utzig commented on a change in pull request #2: Support verification of encrypted images

2019-06-26 Thread GitBox
utzig commented on a change in pull request #2: Support verification of encrypted images URL: https://github.com/apache/mynewt-artifact/pull/2#discussion_r297642260 ## File path: image/create.go ## @@ -38,7 +38,7 @@ import ( type ImageCreator struct { Body