Loading doc/man1/pkeyutl.pod +5 −6 Original line number Diff line number Diff line Loading @@ -296,20 +296,19 @@ value less than the minimum restriction. =head1 DSA ALGORITHM The DSA algorithm supports signing and verification operations only. Currently there are no additional options other than B<digest>. Only the SHA1 digest can be used and this digest is assumed by default. there are no additional B<-pkeyopt> options other than B<digest>. The SHA1 digest is assumed by default. =head1 DH ALGORITHM The DH algorithm only supports the derivation operation and no additional options. B<-pkeyopt> options. =head1 EC ALGORITHM The EC algorithm supports sign, verify and derive operations. The sign and verify operations use ECDSA and derive uses ECDH. Currently there are no additional options other than B<digest>. Only the SHA1 digest can be used and this digest is assumed by default. verify operations use ECDSA and derive uses ECDH. SHA1 is assumed by default for the B<-pkeyopt> B<digest> option. =head1 X25519 and X448 ALGORITHMS Loading Loading
doc/man1/pkeyutl.pod +5 −6 Original line number Diff line number Diff line Loading @@ -296,20 +296,19 @@ value less than the minimum restriction. =head1 DSA ALGORITHM The DSA algorithm supports signing and verification operations only. Currently there are no additional options other than B<digest>. Only the SHA1 digest can be used and this digest is assumed by default. there are no additional B<-pkeyopt> options other than B<digest>. The SHA1 digest is assumed by default. =head1 DH ALGORITHM The DH algorithm only supports the derivation operation and no additional options. B<-pkeyopt> options. =head1 EC ALGORITHM The EC algorithm supports sign, verify and derive operations. The sign and verify operations use ECDSA and derive uses ECDH. Currently there are no additional options other than B<digest>. Only the SHA1 digest can be used and this digest is assumed by default. verify operations use ECDSA and derive uses ECDH. SHA1 is assumed by default for the B<-pkeyopt> B<digest> option. =head1 X25519 and X448 ALGORITHMS Loading