Skip to content

Commit 95c9595

Browse files
lavalerijosecorella
authored andcommitted
feat: Add default algsuite requirement to DBE commitment policy (#66)
1 parent 8bd55fe commit 95c9595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/commitment-policy.md

+1
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,6 @@ When the commitment policy `ESDK.REQUIRE_ENCRYPT_REQUIRE_DECRYPT` is configured:
105105
The commitment policy `ESDK.REQUIRE_ENCRYPT_REQUIRE_DECRYPT` is always configured for DBE,
106106
and results in the following requirements:
107107

108+
- `67 01` MUST be the default algorithm suite
108109
- [Get Encryption Materials](./cmm-interface.md#get-encryption-materials) MUST only support algorithm suites that have a [Key Commitment](./algorithm-suites.md#algorithm-suites-encryption-key-derivation-settings) value of True
109110
- [Decrypt Materials](./cmm-interface.md#decrypt-materials) MUST only support algorithm suites that have a [Key Commitment](./algorithm-suites.md#algorithm-suites-encryption-key-derivation-settings) value of True

0 commit comments

Comments
 (0)