diff options
Diffstat (limited to 'src/lib/libcrypto/objects')
-rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 27 | ||||
-rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 41 |
2 files changed, 64 insertions, 4 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num index 8c50aac27f..1d0a7c802d 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num | |||
@@ -890,3 +890,30 @@ houseIdentifier 889 | |||
890 | supportedAlgorithms 890 | 890 | supportedAlgorithms 890 |
891 | deltaRevocationList 891 | 891 | deltaRevocationList 891 |
892 | dmdName 892 | 892 | dmdName 892 |
893 | id_alg_PWRI_KEK 893 | ||
894 | cmac 894 | ||
895 | aes_128_gcm 895 | ||
896 | aes_128_ccm 896 | ||
897 | id_aes128_wrap_pad 897 | ||
898 | aes_192_gcm 898 | ||
899 | aes_192_ccm 899 | ||
900 | id_aes192_wrap_pad 900 | ||
901 | aes_256_gcm 901 | ||
902 | aes_256_ccm 902 | ||
903 | id_aes256_wrap_pad 903 | ||
904 | aes_128_ctr 904 | ||
905 | aes_192_ctr 905 | ||
906 | aes_256_ctr 906 | ||
907 | id_camellia128_wrap 907 | ||
908 | id_camellia192_wrap 908 | ||
909 | id_camellia256_wrap 909 | ||
910 | anyExtendedKeyUsage 910 | ||
911 | mgf1 911 | ||
912 | rsassaPss 912 | ||
913 | aes_128_xts 913 | ||
914 | aes_256_xts 914 | ||
915 | rc4_hmac_md5 915 | ||
916 | aes_128_cbc_hmac_sha1 916 | ||
917 | aes_192_cbc_hmac_sha1 917 | ||
918 | aes_256_cbc_hmac_sha1 918 | ||
919 | rsaesOaep 919 | ||
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt index e61fe60cbf..d3bfad72a2 100644 --- a/src/lib/libcrypto/objects/objects.txt +++ b/src/lib/libcrypto/objects/objects.txt | |||
@@ -166,6 +166,10 @@ pkcs1 3 : RSA-MD4 : md4WithRSAEncryption | |||
166 | pkcs1 4 : RSA-MD5 : md5WithRSAEncryption | 166 | pkcs1 4 : RSA-MD5 : md5WithRSAEncryption |
167 | pkcs1 5 : RSA-SHA1 : sha1WithRSAEncryption | 167 | pkcs1 5 : RSA-SHA1 : sha1WithRSAEncryption |
168 | # According to PKCS #1 version 2.1 | 168 | # According to PKCS #1 version 2.1 |
169 | pkcs1 7 : RSAES-OAEP : rsaesOaep | ||
170 | pkcs1 8 : MGF1 : mgf1 | ||
171 | pkcs1 10 : RSASSA-PSS : rsassaPss | ||
172 | |||
169 | pkcs1 11 : RSA-SHA256 : sha256WithRSAEncryption | 173 | pkcs1 11 : RSA-SHA256 : sha256WithRSAEncryption |
170 | pkcs1 12 : RSA-SHA384 : sha384WithRSAEncryption | 174 | pkcs1 12 : RSA-SHA384 : sha384WithRSAEncryption |
171 | pkcs1 13 : RSA-SHA512 : sha512WithRSAEncryption | 175 | pkcs1 13 : RSA-SHA512 : sha512WithRSAEncryption |
@@ -299,6 +303,7 @@ id-smime-alg 4 : id-smime-alg-RC2wrap | |||
299 | id-smime-alg 5 : id-smime-alg-ESDH | 303 | id-smime-alg 5 : id-smime-alg-ESDH |
300 | id-smime-alg 6 : id-smime-alg-CMS3DESwrap | 304 | id-smime-alg 6 : id-smime-alg-CMS3DESwrap |
301 | id-smime-alg 7 : id-smime-alg-CMSRC2wrap | 305 | id-smime-alg 7 : id-smime-alg-CMSRC2wrap |
306 | id-smime-alg 9 : id-alg-PWRI-KEK | ||
302 | 307 | ||
303 | # S/MIME Certificate Distribution | 308 | # S/MIME Certificate Distribution |
304 | id-smime-cd 1 : id-smime-cd-ldap | 309 | id-smime-cd 1 : id-smime-cd-ldap |
@@ -770,6 +775,10 @@ id-ce 55 : targetInformation : X509v3 AC Targeting | |||
770 | !Cname no-rev-avail | 775 | !Cname no-rev-avail |
771 | id-ce 56 : noRevAvail : X509v3 No Revocation Available | 776 | id-ce 56 : noRevAvail : X509v3 No Revocation Available |
772 | 777 | ||
778 | # From RFC5280 | ||
779 | ext-key-usage 0 : anyExtendedKeyUsage : Any Extended Key Usage | ||
780 | |||
781 | |||
773 | !Cname netscape | 782 | !Cname netscape |
774 | 2 16 840 1 113730 : Netscape : Netscape Communications Corp. | 783 | 2 16 840 1 113730 : Netscape : Netscape Communications Corp. |
775 | !Cname netscape-cert-extension | 784 | !Cname netscape-cert-extension |
@@ -846,6 +855,10 @@ aes 2 : AES-128-CBC : aes-128-cbc | |||
846 | aes 3 : AES-128-OFB : aes-128-ofb | 855 | aes 3 : AES-128-OFB : aes-128-ofb |
847 | !Cname aes-128-cfb128 | 856 | !Cname aes-128-cfb128 |
848 | aes 4 : AES-128-CFB : aes-128-cfb | 857 | aes 4 : AES-128-CFB : aes-128-cfb |
858 | aes 5 : id-aes128-wrap | ||
859 | aes 6 : id-aes128-GCM : aes-128-gcm | ||
860 | aes 7 : id-aes128-CCM : aes-128-ccm | ||
861 | aes 8 : id-aes128-wrap-pad | ||
849 | 862 | ||
850 | aes 21 : AES-192-ECB : aes-192-ecb | 863 | aes 21 : AES-192-ECB : aes-192-ecb |
851 | aes 22 : AES-192-CBC : aes-192-cbc | 864 | aes 22 : AES-192-CBC : aes-192-cbc |
@@ -853,6 +866,10 @@ aes 22 : AES-192-CBC : aes-192-cbc | |||
853 | aes 23 : AES-192-OFB : aes-192-ofb | 866 | aes 23 : AES-192-OFB : aes-192-ofb |
854 | !Cname aes-192-cfb128 | 867 | !Cname aes-192-cfb128 |
855 | aes 24 : AES-192-CFB : aes-192-cfb | 868 | aes 24 : AES-192-CFB : aes-192-cfb |
869 | aes 25 : id-aes192-wrap | ||
870 | aes 26 : id-aes192-GCM : aes-192-gcm | ||
871 | aes 27 : id-aes192-CCM : aes-192-ccm | ||
872 | aes 28 : id-aes192-wrap-pad | ||
856 | 873 | ||
857 | aes 41 : AES-256-ECB : aes-256-ecb | 874 | aes 41 : AES-256-ECB : aes-256-ecb |
858 | aes 42 : AES-256-CBC : aes-256-cbc | 875 | aes 42 : AES-256-CBC : aes-256-cbc |
@@ -860,6 +877,10 @@ aes 42 : AES-256-CBC : aes-256-cbc | |||
860 | aes 43 : AES-256-OFB : aes-256-ofb | 877 | aes 43 : AES-256-OFB : aes-256-ofb |
861 | !Cname aes-256-cfb128 | 878 | !Cname aes-256-cfb128 |
862 | aes 44 : AES-256-CFB : aes-256-cfb | 879 | aes 44 : AES-256-CFB : aes-256-cfb |
880 | aes 45 : id-aes256-wrap | ||
881 | aes 46 : id-aes256-GCM : aes-256-gcm | ||
882 | aes 47 : id-aes256-CCM : aes-256-ccm | ||
883 | aes 48 : id-aes256-wrap-pad | ||
863 | 884 | ||
864 | # There are no OIDs for these modes... | 885 | # There are no OIDs for these modes... |
865 | 886 | ||
@@ -869,15 +890,16 @@ aes 44 : AES-256-CFB : aes-256-cfb | |||
869 | : AES-128-CFB8 : aes-128-cfb8 | 890 | : AES-128-CFB8 : aes-128-cfb8 |
870 | : AES-192-CFB8 : aes-192-cfb8 | 891 | : AES-192-CFB8 : aes-192-cfb8 |
871 | : AES-256-CFB8 : aes-256-cfb8 | 892 | : AES-256-CFB8 : aes-256-cfb8 |
893 | : AES-128-CTR : aes-128-ctr | ||
894 | : AES-192-CTR : aes-192-ctr | ||
895 | : AES-256-CTR : aes-256-ctr | ||
896 | : AES-128-XTS : aes-128-xts | ||
897 | : AES-256-XTS : aes-256-xts | ||
872 | : DES-CFB1 : des-cfb1 | 898 | : DES-CFB1 : des-cfb1 |
873 | : DES-CFB8 : des-cfb8 | 899 | : DES-CFB8 : des-cfb8 |
874 | : DES-EDE3-CFB1 : des-ede3-cfb1 | 900 | : DES-EDE3-CFB1 : des-ede3-cfb1 |
875 | : DES-EDE3-CFB8 : des-ede3-cfb8 | 901 | : DES-EDE3-CFB8 : des-ede3-cfb8 |
876 | 902 | ||
877 | aes 5 : id-aes128-wrap | ||
878 | aes 25 : id-aes192-wrap | ||
879 | aes 45 : id-aes256-wrap | ||
880 | |||
881 | # OIDs for SHA224, SHA256, SHA385 and SHA512, according to x9.84. | 903 | # OIDs for SHA224, SHA256, SHA385 and SHA512, according to x9.84. |
882 | !Alias nist_hashalgs nistAlgorithms 2 | 904 | !Alias nist_hashalgs nistAlgorithms 2 |
883 | nist_hashalgs 1 : SHA256 : sha256 | 905 | nist_hashalgs 1 : SHA256 : sha256 |
@@ -1211,6 +1233,9 @@ cryptocom 1 8 1 : id-GostR3410-2001-ParamSet-cc : GOST R 3410-2001 Parameter Se | |||
1211 | 1 2 392 200011 61 1 1 1 2 : CAMELLIA-128-CBC : camellia-128-cbc | 1233 | 1 2 392 200011 61 1 1 1 2 : CAMELLIA-128-CBC : camellia-128-cbc |
1212 | 1 2 392 200011 61 1 1 1 3 : CAMELLIA-192-CBC : camellia-192-cbc | 1234 | 1 2 392 200011 61 1 1 1 3 : CAMELLIA-192-CBC : camellia-192-cbc |
1213 | 1 2 392 200011 61 1 1 1 4 : CAMELLIA-256-CBC : camellia-256-cbc | 1235 | 1 2 392 200011 61 1 1 1 4 : CAMELLIA-256-CBC : camellia-256-cbc |
1236 | 1 2 392 200011 61 1 1 3 2 : id-camellia128-wrap | ||
1237 | 1 2 392 200011 61 1 1 3 3 : id-camellia192-wrap | ||
1238 | 1 2 392 200011 61 1 1 3 4 : id-camellia256-wrap | ||
1214 | 1239 | ||
1215 | # Definitions for Camellia cipher - ECB, CFB, OFB MODE | 1240 | # Definitions for Camellia cipher - ECB, CFB, OFB MODE |
1216 | 1241 | ||
@@ -1257,3 +1282,11 @@ kisa 1 6 : SEED-OFB : seed-ofb | |||
1257 | # There is no OID that just denotes "HMAC" oddly enough... | 1282 | # There is no OID that just denotes "HMAC" oddly enough... |
1258 | 1283 | ||
1259 | : HMAC : hmac | 1284 | : HMAC : hmac |
1285 | # Nor CMAC either | ||
1286 | : CMAC : cmac | ||
1287 | |||
1288 | # Synthetic composite ciphersuites | ||
1289 | : RC4-HMAC-MD5 : rc4-hmac-md5 | ||
1290 | : AES-128-CBC-HMAC-SHA1 : aes-128-cbc-hmac-sha1 | ||
1291 | : AES-192-CBC-HMAC-SHA1 : aes-192-cbc-hmac-sha1 | ||
1292 | : AES-256-CBC-HMAC-SHA1 : aes-256-cbc-hmac-sha1 | ||