X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Ffeatures%2Fopenssl.ini;h=6ddca39e73f0d17bf90e982ac2a6b3101c13b200;hb=62012a76811ec1344231fee57a056bd1f5ab9dde;hp=626ec1be2668b375dfe10c2c6c3d7ef94a32c675;hpb=2717246ecd7d27125a346a2c5c55b53a9c251a93;p=dpdk.git diff --git a/doc/guides/cryptodevs/features/openssl.ini b/doc/guides/cryptodevs/features/openssl.ini index 626ec1be26..6ddca39e73 100644 --- a/doc/guides/cryptodevs/features/openssl.ini +++ b/doc/guides/cryptodevs/features/openssl.ini @@ -8,6 +8,9 @@ Symmetric crypto = Y Sym operation chaining = Y OOP SGL In LB Out = Y OOP LB In LB Out = Y +Asymmetric crypto = Y +RSA PRIV OP KEY EXP = Y +RSA PRIV OP KEY QT = Y ; ; Supported crypto algorithms of the 'openssl' crypto driver. @@ -50,3 +53,13 @@ AES GCM (256) = Y AES CCM (128) = Y AES CCM (192) = Y AES CCM (256) = Y + +; +; Supported Asymmetric algorithms of the 'openssl' crypto driver. +; +[Asymmetric] +RSA = Y +DSA = Y +Modular Exponentiation = Y +Modular Inversion = Y +Diffie-hellman = Y