This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



SPEED(1)                                           OpenSSL                                          SPEED(1)



NAME
       speed - test library performance

SYNOPSIS
       openssl speed [-engine id] [md2] [mdc2] [md5] [hmac] [sha1] [rmd160] [idea-cbc] [rc2-cbc] [rc5-cbc]
       [bf-cbc] [des-cbc] [des-ede3] [rc4] [rsa512] [rsa1024] [rsa2048] [rsa4096] [dsa512] [dsa1024]
       [dsa2048] [idea] [rc2] [des] [rsa] [blowfish]

DESCRIPTION
       This command is used to test the performance of cryptographic algorithms.

OPTIONS
       -engine id
           specifying an engine (by it's unique id string) will cause speed to attempt to obtain a
           functional reference to the specified engine, thus initialising it if needed. The engine will
           then be set as the default for all available algorithms.

       [zero or more test algorithms]
           If any options are given, speed tests those algorithms, otherwise all of the above are tested.



0.9.8                                            2002-11-14                                         SPEED(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation to the OpenSSL project by sending email to openssl-bugs@openssl.org.
Bug reports
Report bugs in the functionality of the described tool or API to Apple through Bug Reporter and to the OpenSSL project by sending email to openssl-bugs@openssl.org.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...