WIP: Document supported digest functions#4979
Conversation
| =item B<md5> | ||
| =item B<md4> | ||
|
|
||
| MD5 Digest |
There was a problem hiding this comment.
Were you planning to add a "MD4 Digest" line?
| =item B<sha> | ||
|
|
||
| SHA Digest | ||
| SHA-0 Digest |
There was a problem hiding this comment.
SHA-0 was removed a while ago and openssl(1) doesn't recognize sha as option... I mean this should be omitted, not fixed.
|
On related note one can wonder if one should add a note that some digests can be unavailable because they were disabled at compile time. Alternatively one can choose to list only those that can't be disabled [optionally with a note that they are minimally guaranteed]. |
|
@kroeckx did you plan to push an update here? |
|
@kroeckx this is still marked as WIP. Were you planning to do something with this, or should it be closed? |
|
Ping. @kroeckx? |
|
Too busy with other things, this is a low priority PR for me. Feel
free to take this over.
|
|
Okie |
|
Closing for the benefit of #6024 |
No description provided.