You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/12/26 14:22:00 UTC

[jira] [Created] (CODEC-273) Add Path APIs to org.apache.commons.codec.digest.DigestUtils similar to File APIs

Gary D. Gregory created CODEC-273:
-------------------------------------

             Summary: Add Path APIs to org.apache.commons.codec.digest.DigestUtils similar to File APIs
                 Key: CODEC-273
                 URL: https://issues.apache.org/jira/browse/CODEC-273
             Project: Commons Codec
          Issue Type: New Feature
            Reporter: Gary D. Gregory


Add {{Path}} APIs to {{org.apache.commons.codec.digest.DigestUtils}} similar to {{File}} APIs:
- digest(MessageDigest, Path, OpenOption...)
- updateDigest(MessageDigest, Path, OpenOption...)
- digestAsHex(Path, OpenOption...)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)