]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/stubs/pygost/gost34112012512.pyi
Add some missing typestubs
[pygost.git] / pygost / stubs / pygost / gost34112012512.pyi
index 1276e2efcbe46bae16026c6216b176f3070f7bef..0a3d7b33c4348dd4e85f9381ff02a778e047302f 100644 (file)
@@ -2,6 +2,8 @@ from pygost.iface import PEP247
 
 
 class GOST34112012512(PEP247):
+    block_size = ...  # type: int
+
     def __init__(self, data: bytes=...) -> None: ...
 
     @property