Le nonidi 9 fructidor, an CCXXIV, James Almer a écrit :
> Signed-off-by: James Almer
> ---
LGTM.
> Our DES implementation is awfully slow, for that matter. Almost two times
> slower than OpenSSL's and GCrypt's.
>
> lavu DES size: 1048576 runs: 1024 time: 73.947 +- 1.139
> c
Signed-off-by: James Almer
---
Our DES implementation is awfully slow, for that matter. Almost two times
slower than OpenSSL's and GCrypt's.
lavu DES size: 1048576 runs: 1024 time: 73.947 +- 1.139
crypto DES size: 1048576 runs: 1024 time: 42.895 +- 0.745
gc