On a SPARC T4-2, with CAMELLIA opcodes ... enabled:

type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
camellia-128 cbc   483488.94k   608627.31k   646251.78k   645825.54k   
657945.94k
camellia-192 cbc   396779.71k   474317.61k   497627.22k   497634.65k   
504881.15k
camellia-256 cbc   396796.10k   474297.19k   497624.06k   497644.20k   
504872.96k

http://cvs.openssl.org/chngview?cn=22889 is heavily based on the submission, but differs in same ways AES modules does. It's few % faster on aligned data and a lot faster on unaligned. It also shares mode implementations with AES module, http://cvs.openssl.org/chngview?cn=22888.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to