containerd / imgcrypt

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

test: Add 2 more RSA keys with 'alg' explicitly set #144

Closed stefanberger closed 5 months ago

stefanberger commented 5 months ago

Besides the existing key with no 'alg' set, add 2 more RSA keys have 'alg' set to RSA-OAEP and RSA-OAEP-256. All of these are synonymous for each other, meaning they use SHA256 and MGF1.