Lines Matching full:algorithms
19 [B<-kem-algorithms>]
20 [B<-signature-algorithms>]
37 This command is used to test the performance of cryptographic algorithms.
66 To see the algorithms supported with this option, use
67 C<openssl list -digest-algorithms> or C<openssl list -cipher-algorithms>
103 =item B<-kem-algorithms>
105 Benchmark KEM algorithms: key generation, encapsulation, decapsulation.
107 =item B<-signature-algorithms>
109 Benchmark signature algorithms: key generation, signature, verification.
148 If any I<algorithm> is given, then those algorithms are tested, otherwise a
159 There is no way to test the speed of any additional public key algorithms