X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost34112012512%2Fhash.go;h=b6f2729568b0bb353992e331280736b5baede92a;hb=0ad3c46736ab347028125436c7d8435003969f53;hp=ec094a92b5866d4a048afb1a41a30cb233913464;hpb=c40d1e5634cf6d540d908a57423f4b504e39f186;p=gogost.git diff --git a/gost34112012512/hash.go b/gost34112012512/hash.go index ec094a9..b6f2729 100644 --- a/gost34112012512/hash.go +++ b/gost34112012512/hash.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2020 Sergey Matveev +// Copyright (C) 2015-2023 Sergey Matveev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -14,13 +14,13 @@ // along with this program. If not, see . // GOST R 34.11-2012 512-bit hash function. -// RFC 6986. +// RFC 6986. Big-endian hash output. package gost34112012512 import ( "hash" - "go.cypherpunks.ru/gogost/v4/internal/gost34112012" + "go.cypherpunks.ru/gogost/v5/internal/gost34112012" ) const (