Skip to content

Commit 30c3443

Browse files
stefanbergerlumjjb
authored andcommitted
Add crypto dependencies/vendoring
Signed-off-by: Stefan Berger <[email protected]>
1 parent b5d0c78 commit 30c3443

71 files changed

Lines changed: 21809 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

vendor.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,8 @@ github.com/google/uuid v1.1.1
8383

8484
# aufs dependencies
8585
github.com/containerd/aufs f894a800659b6e11c1a13084abd1712f346e349c
86+
87+
# image encryption dependencies
88+
gopkg.in/square/go-jose.v2 8254d6c783765f38c8675fae4427a1fe73fbd09d https://github.com/square/go-jose.git
89+
github.com/fullsailor/pkcs7 8306686428a5fe132eac8cb7c4848af725098bd4
90+
github.com/miscreant/miscreant-go 325cbd69228b6af571a635f7502586a920a2749a https://github.com/miscreant/miscreant.go

vendor/github.com/fullsailor/pkcs7/LICENSE

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fullsailor/pkcs7/README.md

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fullsailor/pkcs7/ber.go

Lines changed: 248 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)