Advertisement
d1cor

Public Key Algos - OQS-OpenSSL v1.1.1

Feb 18th, 2022
1,439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.78 KB | None | 0 0
  1. root@juncotic-lubuntu:/opt/openssl111_oqsmaster# ./openssl/apps/openssl list -public-key-algorithms
  2. Name: OpenSSL RSA method
  3.         Type: Builtin Algorithm
  4.         OID: rsaEncryption
  5.         PEM string: RSA
  6. Name: rsa
  7.         Alias for: rsaEncryption
  8. Name: OpenSSL PKCS#3 DH method
  9.         Type: Builtin Algorithm
  10.         OID: dhKeyAgreement
  11.         PEM string: DH
  12. Name: dsaWithSHA
  13.         Alias for: dsaEncryption
  14. Name: dsaEncryption-old
  15.         Alias for: dsaEncryption
  16. Name: dsaWithSHA1-old
  17.         Alias for: dsaEncryption
  18. Name: dsaWithSHA1
  19.         Alias for: dsaEncryption
  20. Name: OpenSSL DSA method
  21.         Type: Builtin Algorithm
  22.         OID: dsaEncryption
  23.         PEM string: DSA
  24. Name: OpenSSL EC algorithm
  25.         Type: Builtin Algorithm
  26.         OID: id-ecPublicKey
  27.         PEM string: EC
  28. Name: OpenSSL HMAC method
  29.         Type: Builtin Algorithm
  30.         OID: hmac
  31.         PEM string: HMAC
  32. Name: OpenSSL CMAC method
  33.         Type: Builtin Algorithm
  34.         OID: cmac
  35.         PEM string: CMAC
  36. Name: OpenSSL RSA-PSS method
  37.         Type: Builtin Algorithm
  38.         OID: rsassaPss
  39.         PEM string: RSA-PSS
  40. Name: OpenSSL X9.42 DH method
  41.         Type: Builtin Algorithm
  42.         OID: X9.42 DH
  43.         PEM string: X9.42 DH
  44. Name: OpenSSL X25519 algorithm
  45.         Type: Builtin Algorithm
  46.         OID: X25519
  47.         PEM string: X25519
  48. Name: OpenSSL X448 algorithm
  49.         Type: Builtin Algorithm
  50.         OID: X448
  51.         PEM string: X448
  52. Name: OpenSSL POLY1305 method
  53.         Type: Builtin Algorithm
  54.         OID: poly1305
  55.         PEM string: POLY1305
  56. Name: OpenSSL SIPHASH method
  57.         Type: Builtin Algorithm
  58.         OID: siphash
  59.         PEM string: SIPHASH
  60. Name: OpenSSL ED25519 algorithm
  61.         Type: Builtin Algorithm
  62.         OID: ED25519
  63.         PEM string: ED25519
  64. Name: OpenSSL ED448 algorithm
  65.         Type: Builtin Algorithm
  66.         OID: ED448
  67.         PEM string: ED448
  68. Name: sm2
  69.         Alias for: id-ecPublicKey
  70. Name: OpenSSL OQS Default Signature Algorithm algorithm
  71.         Type: Builtin Algorithm
  72.         OID: oqs_sig_default
  73.         PEM string: oqs_sig_default
  74. Name: OpenSSL ECDSA p256 OQS Default Signature Algorithm algorithm
  75.         Type: Builtin Algorithm
  76.         OID: p256_oqs_sig_default
  77.         PEM string: p256_oqs_sig_default
  78. Name: OpenSSL RSA3072 OQS Default Signature Algorithm algorithm
  79.         Type: Builtin Algorithm
  80.         OID: rsa3072_oqs_sig_default
  81.         PEM string: rsa3072_oqs_sig_default
  82. Name: OpenSSL Dilithium-2 algorithm
  83.         Type: Builtin Algorithm
  84.         OID: dilithium2
  85.         PEM string: dilithium2
  86. Name: OpenSSL ECDSA p256 Dilithium-2 algorithm
  87.         Type: Builtin Algorithm
  88.         OID: p256_dilithium2
  89.         PEM string: p256_dilithium2
  90. Name: OpenSSL RSA3072 Dilithium-2 algorithm
  91.         Type: Builtin Algorithm
  92.         OID: rsa3072_dilithium2
  93.         PEM string: rsa3072_dilithium2
  94. Name: OpenSSL Dilithium-3 algorithm
  95.         Type: Builtin Algorithm
  96.         OID: dilithium3
  97.         PEM string: dilithium3
  98. Name: OpenSSL Dilithium-4 algorithm
  99.         Type: Builtin Algorithm
  100.         OID: dilithium4
  101.         PEM string: dilithium4
  102. Name: OpenSSL ECDSA p384 Dilithium-4 algorithm
  103.         Type: Builtin Algorithm
  104.         OID: p384_dilithium4
  105.         PEM string: p384_dilithium4
  106. Name: OpenSSL Picnic L1 FS algorithm
  107.         Type: Builtin Algorithm
  108.         OID: picnicl1fs
  109.         PEM string: picnicl1fs
  110. Name: OpenSSL ECDSA p256 Picnic L1 FS algorithm
  111.         Type: Builtin Algorithm
  112.         OID: p256_picnicl1fs
  113.         PEM string: p256_picnicl1fs
  114. Name: OpenSSL RSA3072 Picnic L1 FS algorithm
  115.         Type: Builtin Algorithm
  116.         OID: rsa3072_picnicl1fs
  117.         PEM string: rsa3072_picnicl1fs
  118. Name: OpenSSL Picnic2 L1 FS algorithm
  119.         Type: Builtin Algorithm
  120.         OID: picnic2l1fs
  121.         PEM string: picnic2l1fs
  122. Name: OpenSSL ECDSA p256 Picnic2 L1 FS algorithm
  123.         Type: Builtin Algorithm
  124.         OID: p256_picnic2l1fs
  125.         PEM string: p256_picnic2l1fs
  126. Name: OpenSSL RSA3072 Picnic2 L1 FS algorithm
  127.         Type: Builtin Algorithm
  128.         OID: rsa3072_picnic2l1fs
  129.         PEM string: rsa3072_picnic2l1fs
  130. Name: OpenSSL qTesla-I-p algorithm
  131.         Type: Builtin Algorithm
  132.         OID: qteslapi
  133.         PEM string: qteslapi
  134. Name: OpenSSL ECDSA p256 qTesla-I-p algorithm
  135.         Type: Builtin Algorithm
  136.         OID: p256_qteslapi
  137.         PEM string: p256_qteslapi
  138. Name: OpenSSL RSA3072 qTesla-I-p algorithm
  139.         Type: Builtin Algorithm
  140.         OID: rsa3072_qteslapi
  141.         PEM string: rsa3072_qteslapi
  142. Name: OpenSSL qTESLA-p-III algorithm
  143.         Type: Builtin Algorithm
  144.         OID: qteslapiii
  145.         PEM string: qteslapiii
  146. Name: OpenSSL ECDSA p384 qTESLA-p-III algorithm
  147.         Type: Builtin Algorithm
  148.         OID: p384_qteslapiii
  149.         PEM string: p384_qteslapiii
  150.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement