Hi!
Dealing with XML Security and enncryption/decryption I am looking for
support of padding RSA-OAEP.
As far I can see PKCS 1.5 and RSA-OAEP-MGF1P is supported within OpenSSL.
Can anyone tell me what about RSA-OAEP and the support for it?
Thanks!
Chris
--
openssl-users mailing list
To uns
On 14/06/16 09:12, Tudor-Dan Ambarus wrote:
> Hi, Matt, all,
>
>
>>> Is there a throughput test for dtls record layer in openssl?
>>> I want to measure the performance of dtls record layer in openssl.
>>>
>>> I've used s_server and s_client to talk over dtls, but seems
>>> that they are only m
Hi, Matt, all,
> > Is there a throughput test for dtls record layer in openssl?
> > I want to measure the performance of dtls record layer in openssl.
> >
> > I've used s_server and s_client to talk over dtls, but seems
> > that they are only meant for functional testing.
>
> Not really. s_time
Please ignore this message. This was happening because client was using saved
session information to connect.
From: openssl-users on behalf of Prabhat
Puroshottam
Sent: Monday, June 13, 2016 7:59:54 PM
To: openssl-users@openssl.org
Subject: [openssl-users] Open