Sha4j is a one class implementation of SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 algorithms. Secure hash algorithms in Sha4J are standardized in FIPS 180-2.
Why yet another SHA implementation? Well, we wanted simple, one class solution that uses input streams
and we wanted to actually do the implementation.
Sha4J source is licensed under The GNU General Public License (GPL).
Similar functionality is commercially available in our SoftaCrypt product.
Sample code
JavaDoc
Download sha4j.zip from SourceForge
Download sha4j.zip from our site
We hope that you find Sha4J useful.
































