ocean.util.digest.Whirlpool

This module implements the Whirlpool algorithm by Paulo S.L.M. Barreto and Vincent Rijmen.

See http://web.archive.org/web/20060621195406/http://www.cosic.esat.kuleuven.ac.be/nessie/workshop/submissions/whirlpool.zip for more information.

Public Imports

ocean.util.digest.Digest
public import ocean.util.digest.Digest;
Undocumented in source.

Members

Classes

Whirlpool
class Whirlpool
Undocumented in source.

Meta

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Version

Initial release: Jan 2010

Authors

Kai Nacke