[ 
https://issues.apache.org/jira/browse/KI-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Cabrera moved JSEC-60 to KI-55:
------------------------------------

        Fix Version/s:     (was: 1.0)
          Component/s:     (was: Cryptography & Hashing)
    Affects Version/s:     (was: 1.0)
                  Key: KI-55  (was: JSEC-60)
              Project: Ki  (was: JSecurity)

> Update CodecSupport to support File and InputStream conversion to byte arrays
> -----------------------------------------------------------------------------
>
>                 Key: KI-55
>                 URL: https://issues.apache.org/jira/browse/KI-55
>             Project: Ki
>          Issue Type: Improvement
>            Reporter: Les Hazlewood
>            Assignee: Les Hazlewood
>
> CodecSupport is used as the parent for all of the Hash implementations.  A 
> Hash should be able to take any File or InputStream and generate a Hash 
> value, i.e.:
> new Sha256Hash(myFile);
> or
> new Sha512Hash(anInputStream);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to