Digest on InputStreams
----------------------

                 Key: CODEC-52
                 URL: http://issues.apache.org/jira/browse/CODEC-52
             Project: Commons Codec
          Issue Type: Improvement
            Reporter: Niklas Gustavsson


When calculating digests on large amount of data (for example large files) the 
current methods that takes a byte array or String in not sufficient. 
MessageDigest supports getting a digest for a stream. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to