[openssl-users] Inserting cipher into speed.c

Benjamin Kaduk bkaduk at akamai.com
Mon Feb 6 16:32:54 UTC 2017


On 02/04/2017 04:00 PM, Schmicker, Robert wrote:
>
> Hello,
>
>
> Thanks to everyones help here I was able to insert a new cipher into
> OpenSSL.
>
> However, for performance reasons I'd like to begin testing the speed
> of my cipher and
>
> compare to other already implemented ciphers.
>
>
> I went ahead and started editing the ./apps/speed.c file to insert the
> new cipher but ran into some strange output.... (See below).
>
>

IIRC you are supposed to implement the EVP interface for your cipher and
use the -evp flag to speed.

-Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20170206/ff8ce223/attachment.html>


More information about the openssl-users mailing list