incomplete provisional OAEP CMS decrypt support
[openssl.git] / crypto / objects / obj_mac.h
index 4372307094374226aa9b0e3019e9b48186e2df2c..8e0a72855e3dcc60898de65fc2e8a8f46a979b20 100644 (file)
 #define NID_sha1WithRSAEncryption              65
 #define OBJ_sha1WithRSAEncryption              OBJ_pkcs1,5L
 
+#define SN_rsaesOaep           "RSAES-OAEP"
+#define LN_rsaesOaep           "rsaesOaep"
+#define NID_rsaesOaep          919
+#define OBJ_rsaesOaep          OBJ_pkcs1,7L
+
 #define SN_mgf1                "MGF1"
 #define LN_mgf1                "mgf1"
 #define NID_mgf1               911
 
 #define SN_dhpublicnumber              "dhpublicnumber"
 #define LN_dhpublicnumber              "X9.42 DH"
-#define NID_dhpublicnumber             919
+#define NID_dhpublicnumber             920
 #define OBJ_dhpublicnumber             OBJ_ISO_US,10046L,2L,1L