Minor corrections to documentation.
* speed processes any/all options passed to it, not just one. * DH and DSA have no "_get_method()" functions, only RSA does. * typos.
This commit is contained in:
@@ -39,7 +39,7 @@ This command is used to test the performance of cryptographic algorithms.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
If an option is given, B<speed> test that algorithm, otherwise all of
|
||||
If any options are given, B<speed> tests those algorithms, otherwise all of
|
||||
the above are tested.
|
||||
|
||||
=cut
|
||||
|
||||
Reference in New Issue
Block a user