DPDK usage discussions
 help / color / mirror / Atom feed
From: Balakrishnan K <Balakrishnan.K1@tatacommunications.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: how to use crypto openssl PMD for asymmetric encryption and decryption
Date: Mon, 23 May 2022 11:33:00 +0000	[thread overview]
Message-ID: <PSAPR04MB5516D6689D16316830C15B02D6D49@PSAPR04MB5516.apcprd04.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]

Hi All,
   I am new to dpdk. Planning to use openssl crypto PMD for encrypting/decrypting  the packets.
Couldn't find much documents on openssl PMD for asymmetric encryption/decryption.
Any one please point me in the right document.

I have tried to run the test cases wrote for asymmetric crypto using openssl virtual PMD.
But the output of particular test case is same after the encryption done.

File : app/test/test_cryptodev_asym.c
Test executable: ./app/test/dpdk-test
Test case : test_rsa_enc_dec

Input given to encryption:
message at [0x1894e60], len=20
00000000: F8 BA 1A 55 D0 2F 85 AE 96 7B B6 2F B6 CD A8 EB | ...U./...{./....
00000010: 7E 78 A0 50                                     | ~x.P

After processing the output also looks like same :
encrypted message exist at [0x1894e60], len=20
00000000: F8 BA 1A 55 D0 2F 85 AE 96 7B B6 2F B6 CD A8 EB | ...U./...{./....
00000010: 7E 78 A0 50


Regards,
Bala

[-- Attachment #2: Type: text/html, Size: 4479 bytes --]

             reply	other threads:[~2022-05-23 11:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 11:33 Balakrishnan K [this message]
2022-05-23 12:45 ` Kusztal, ArkadiuszX
2022-05-24  5:23   ` Balakrishnan K
2022-05-24  9:13     ` Kusztal, ArkadiuszX
2022-05-24 12:12       ` Balakrishnan K
2022-05-25 10:08         ` Balakrishnan K
2022-05-25 10:43           ` Kusztal, ArkadiuszX
2022-05-30 11:58             ` Balakrishnan K
2022-05-30 12:22               ` Kusztal, ArkadiuszX
2022-05-31  6:13                 ` Balakrishnan K
2022-05-31  7:30                   ` Kusztal, ArkadiuszX
2022-06-06 12:31                     ` Balakrishnan K
2022-06-07  4:33                       ` Kusztal, ArkadiuszX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=PSAPR04MB5516D6689D16316830C15B02D6D49@PSAPR04MB5516.apcprd04.prod.outlook.com \
    --to=balakrishnan.k1@tatacommunications.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).