Package fr.cryptohash.spi

Adapters from the fr.cryptohash world to the Java JCA world for every hash implementation. You usually don't need to interact with these classes. You'll probably prefer using MessageDigest#getInstance() to get a MessageDigest instance directly.
Author:
Stephan Fuhrmann <s@sfuhrm.de>