redhat man page for speed

Query: speed

OS: redhat

Section: 1

Links: redhat man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.7a 2002-11-14 SPEED(1)
Related Man Pages
enc(1) - redhat
enc(1ssl) - linux
enc(1ssl) - debian
speed(1ssl) - freebsd
speed(1ssl) - netbsd
Similar Topics in the Unix Linux Community
Challenging Compare and validate question -- plus speed.
Help to improve speed of text processing script
Speeding up search and replace in a for loop
Speed up bash loop?
Rsync quite slow (using very little cpu): how to improve its speed?