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:
Geoff Thorpe
2000-05-29 15:52:21 +00:00
parent 8c343cf861
commit 4c0aee5a75
3 changed files with 8 additions and 14 deletions

View File

@@ -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