File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -350,12 +350,12 @@ have the following requirements:
350
350
using the key derivation algorithm in the algorithm suite, with the following specifics:
351
351
- The input key material is the ` intermediate key `
352
352
- The salt is empty
353
- - The info is "TRUSS_KEYWRAP_MAC " as UTF8 bytes. (TODO remove Truss name from info?)
353
+ - The info is "AWS_MPL_INTERMEDIATE_KEYWRAP_MAC " as UTF8 bytes.
354
354
- For each encrypted data key, a ` key encryption key ` MUST be derived from the ` intermediate key `
355
355
using the key derivation algorithm in the algorithm suite, with the following specifics:
356
356
- The input key material is the ` intermediate key `
357
357
- The salt is empty
358
- - The info is "TRUSS_KEYWRAP_ENC " as UTF8 bytes. (TODO remove Truss name from info?)
358
+ - The info is "AWS_MPL_INTERMEDIATE_KEYWRAP_ENC " as UTF8 bytes.
359
359
- The [ EDK ciphertext] ( ./structures.md#ciphertext ) MUST be the following serialization:
360
360
361
361
| Field | Length (bytes) | Interpreted as |
You can’t perform that action at this time.
0 commit comments