X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost3410%2Fparams.go;h=426a0ce1039a9f3a03d8b10df6038ecd060daf67;hb=a575c072e60b46d792d31e665683e9fdd91f0bad;hp=ebbb9afe6d4f87ec0ebd849a398987ef8e2222a9;hpb=589425e6516d75e5c233d72369e39a6a293740b2;p=gogost.git diff --git a/gost3410/params.go b/gost3410/params.go index ebbb9af..426a0ce 100644 --- a/gost3410/params.go +++ b/gost3410/params.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2020 Sergey Matveev +// Copyright (C) 2015-2021 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 @@ -15,12 +15,7 @@ package gost3410 -type Mode int - var ( - Mode2001 Mode = Mode(32) - Mode2012 Mode = Mode(64) - CurveGostR34102001ParamSetcc func() *Curve = func() *Curve { curve, err := NewCurve( bytes2big([]byte{