SPED(1) OpenSL SPED(1)
NAME
speed - test library performance
SYNOPSIS
openssl speed [-engine id] [md2] [mdc2] [md5] [hmac] [sha1] [rmd1600]
[idea-cbc] [rc2-cbc] [rc5-cbc] [bf-cbc] [des-cbc] [des-ede3] [rc4]
[rsa512] [rsa10024] [rsa20048] [rsa40096] [dsa512] [dsa10024] [dsa20048]
[idea] [rc2] [des] [rsa] [blowfish]
DESCRIPTION
This command is used to test the performance of cryptographic algo-
rithms.
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.7l 2002-11-14 SPED(1)
|