[openssl-users] Evaluation of OpenSSL stack software

Michael Richardson mcr at sandelman.ca
Fri Dec 22 22:09:38 UTC 2017


Jan Graczyk <j.graczyk at telic.de> wrote:
    > I am actually evaluating OpenSSL stack software to be possibly used in
    > my company next generation products. We would like to have a secure
    > connection between our device TCP/IP stack and web server which already
    > has SSL server running. I am looking for a benchmarks of OpenSSL client
    > running on ARM Cortex-M3 based processor. I would appreciate very much
    > feedback from you. Thank you.

I think you'll need to be far specific.

If you want to know bulk AES128 performance, then maybe this will help:
  https://csrc.nist.gov/csrc/media/events/lightweight-cryptography-workshop-2015/documents/presentations/session7-vincent.pdf

What compiler?  What MHZ?  What kind of RAM?
The above paper uses mbedTLS (which used to be PolarSSL, but ARM bought it).
The bulk rates are likely comparable.  I don't have any data, but a google
searched found a variety of papers.
Fitting openssl into an M3's code space can be easy or hard depending on many factors. 

If you are concerned about setup times, then what method are you using to authenticate?
(RSA? ECDSA? PSK? Raw Public Key)

    > Best Regards
    > Jan Graczyk
    > Embedded Software Developer – Embedded Software Poland

    > ----------------------------------------------------------------------
    > Tel: +48 535 045 515 Telic AG cid:imag
    > Tel2: +49-89-673460-635 Raiffeisenallee 12b
    > E-Mail: j.graczyk at telic.de82041 Oberhaching
    > Web: www.telic.de Germany cid:image003.png at 01D2336E.70B45010
    > ----------------------------------------------------------------------



-- 
]               Never tell me the odds!                 | ipv6 mesh networks [ 
]   Michael Richardson, Sandelman Software Works        | network architect  [ 
]     mcr at sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [ 
	
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20171222/fc5e8767/attachment.sig>


More information about the openssl-users mailing list