Commit d085d9b
committed
Remove encryption code from containerd core
We are separating out the encryption code and have designed a few new
interfaces and APIs for processing content streams. This keep the core
clean of encryption code but enables not only encryption but support of
multiple content types ( custom media types ).
Signed-off-by: Michael Crosby <[email protected]>1 parent ec4ad53 commit d085d9b
101 files changed
Lines changed: 0 additions & 27005 deletions
File tree
- cmd/ctr/commands
- images
- docs
- images/encryption
- pkg/encryption
- blockcipher
- config
- keywrap
- jwe
- pgp
- pkcs7
- utils
- vendor
- github.com
- fullsailor/pkcs7
- miscreant/miscreant-go
- block
- cmac
- pmac
- golang.org/x/crypto
- cast5
- ed25519
- internal/edwards25519
- openpgp
- armor
- elgamal
- errors
- packet
- s2k
- pbkdf2
- gopkg.in/square/go-jose.v2
- cipher
- json
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 134 | | |
151 | 135 | | |
152 | 136 | | |
| |||
0 commit comments