containerd / imgcrypt

OCI Image Encryption Package
Apache License 2.0
355 stars 46 forks source link

Does it support other algorithms #139

Closed ljccc-rbs closed 5 months ago

ljccc-rbs commented 6 months ago

in readme, I see create an RSA key pair . So I would like to ask if it supports other algorithms

stefanberger commented 5 months ago

To summarize: Built-in algorithms use asymmetric crypto. With external key providers also symmetric crypto can be used.