Botan

GOST 34.11

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

class  GOST3411: botan.hash.hash.HashFunction;

GOST 34.11


this();

GOST 34.11 Constructor


protected void  compress_n(const(ubyte)* input, size_t blocks);

The GOST 34.11 compression function


protected void  addData(const(ubyte)* input, size_t length);

Hash additional inputs


protected void  finalResult(ubyte* output);

Produce the final GOST 34.11 output