started migration to encryption plugins
This commit is contained in:
@@ -236,10 +236,21 @@
|
||||
0x65 "gov"
|
||||
0x03 "csor"
|
||||
0x04 "nistalgorithm"
|
||||
0x01 "aes"
|
||||
0x02 "id-aes128-CBC" OID_AES128_CBC
|
||||
0x06 "id-aes128-GCM" OID_AES128_GCM
|
||||
0x07 "id-aes128-CCM" OID_AES128_CCM
|
||||
0x16 "id-aes192-CBC" OID_AES192_CBC
|
||||
0x1A "id-aes192-GCM" OID_AES192_GCM
|
||||
0x1B "id-aes192-CCM" OID_AES192_CCM
|
||||
0x2A "id-aes256-CBC" OID_AES256_CBC
|
||||
0x2E "id-aes256-GCM" OID_AES256_GCM
|
||||
0x2F "id-aes256-CCM" OID_AES256_CCM
|
||||
0x02 "hashalgs"
|
||||
0x01 "id-SHA-256" OID_SHA256
|
||||
0x02 "id-SHA-384" OID_SHA384
|
||||
0x03 "id-SHA-512" OID_SHA512
|
||||
0x04 "id-SHA-224" OID_SHA224
|
||||
0x86 ""
|
||||
0xf8 ""
|
||||
0x42 "netscape"
|
||||
|
||||
Reference in New Issue
Block a user