You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2006/09/03 21:23:23 UTC

[jira] Updated: (CODEC-52) Digest on InputStreams

     [ http://issues.apache.org/jira/browse/CODEC-52?page=all ]

Niklas Gustavsson updated CODEC-52:
-----------------------------------

    Attachment: CODEC-52-patch.diff

Attaching patch that implements this request

> Digest on InputStreams
> ----------------------
>
>                 Key: CODEC-52
>                 URL: http://issues.apache.org/jira/browse/CODEC-52
>             Project: Commons Codec
>          Issue Type: Improvement
>            Reporter: Niklas Gustavsson
>         Attachments: CODEC-52-patch.diff
>
>
> 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org