1In accordance to our standing rules, the following identifiers have been
2allocated for your proposal "RSA OAEP update with sha3".
3
4Mgf:
5
6 #define CKG_MGF1_SHA3_224 0x00000006UL
7 #define CKG_MGF1_SHA3_256 0x00000007UL
8 #define CKG_MGF1_SHA3_384 0x00000008UL
9 #define CKG_MGF1_SHA3_512 0x00000009UL
10
11This represents the following changes to your original proposal:
12