Botan

Parallel Hash

License
Botan is released under the Simplified BSD License (see LICENSE.md)

class  Parallel: botan.hash.hash.HashFunction;

 Parallel Hashes


this()(auto ref Vector!HashFunction hash_input);

Constructor

Parameters
Vector!HashFunction hash_input a set of hashes to compute in parallel