This is Go implementation of the GOST R 34.11-2012 hash function.
Based on C implentation of the GOST R 34.11-2012. Influenced by Pure Go GOST cryptographic functions library.
The standard published as RFC 6986.
This work is licensed under BSD 2-Clause "Simplified" License.
Boris Korzun drtr0jan@yandex.ru
Based on code by Alexey Degtyarev alexey@renatasystems.org