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
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to