Currently, the enumeration for cryptoProperties.algorithmProperties.mode does not include the following modes.
- GCM-SIV
- OCB3 or OCB without a version
- SIV
- EAX
- KW
- KWP
- CTS
- XTS (XEX-based tweaked-codebook mode with ciphertext stealing)
Could you please add the relevant items to the list of allowed values for modes.
Currently, the enumeration for cryptoProperties.algorithmProperties.mode does not include the following modes.
Could you please add the relevant items to the list of allowed values for modes.