]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/gost3412.py
Use more constants
[pygost.git] / pygost / gost3412.py
index 296e4fbea72a794ca625c71663ce38b223b0d9e6..0c1d2ced896cebe222ddcf033d0928fa0da57efe 100644 (file)
@@ -26,7 +26,7 @@ from pygost.utils import strxor
 from pygost.utils import xrange
 
 
-KEY_SIZE = 32
+KEYSIZE = 32
 
 LC = bytearray((
     148, 32, 133, 16, 194, 192, 1, 251, 1, 192, 194, 16, 133, 32, 148, 1,