Skip to content

Commit

Permalink
Mention SHA2 in openssl.pod.
Browse files Browse the repository at this point in the history
PR: 1575
  • Loading branch information
Andy Polyakov committed Sep 17, 2007
1 parent eff371c commit c7503f5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/apps/openssl.pod
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,22 @@ SHA-1 Digest

=back

=item B<sha224>

SHA-224 Digest

=item B<sha256>

SHA-256 Digest

=item B<sha384>

SHA-384 Digest

=item B<sha512>

SHA-512 Digest

=head2 ENCODING AND CIPHER COMMANDS

=over 10
Expand Down

0 comments on commit c7503f5

Please sign in to comment.