![](https://secure.gravatar.com/avatar/c7be29f230d0fc8df73e146bca8366fd.jpg?s=120&d=mm&r=g)
14 Jun
2011
14 Jun
'11
1:46 p.m.
Mark Evenson <evenson@panix.com> writes:
On 6/10/11 13:52 , Zach Beane wrote: […]
I'm not exactly sure what I will need, yet, but certainly if it was easy for ABCL to provide a fast way to compute the SHA1/SHA256/SHA512 digest of disk files, that would be helpful. […]
Attached please find code for ABCL which directly manipulates the underlying JVM APIs for fast I/O ("NIO") and uses the built-in MessageDigest computation. Is this sufficient for your needs?
I'll give it a try and let you know, thanks! Zach