download.texi | 2 +- makedist.sh | 4 ++-- pygost/test_gost34112012.py | 2 +- www.texi | 2 +- diff --git a/download.texi b/download.texi index ef50979a7cfd80a5728ff94a23894d7ba6c04031737b60398848266f2a9e0cc5..64d718dabd8ec7cfb0eb106e32cc39cb2aa479596cb0a520c87cbf5921c6c605 100644 --- a/download.texi +++ b/download.texi @@ -114,4 +114,4 @@ Also there is example P2P F2F E2EE IM written on Python, that uses PyGOST with @url{http://www.pyderasn.cypherpunks.ru/, PyDERASN}: @url{gostim.txz, GOSTIM} (@url{gostim.txz.sig, sign}) (17 KiB). It is -described on russian an @url{m.https://habr.com/ru/post/452200/, that article}. +described on russian an @url{https://m.habr.com/ru/post/452200/, that article}. diff --git a/makedist.sh b/makedist.sh index e9948b5390f1b7ef8fa6a7cd194f075daef52bafc446e3530d3761f3cf523f52..3d6e7976409e54db958b7dd9e0d4cab9316c35c2555ed07cb532a40de1064583 100755 --- a/makedist.sh +++ b/makedist.sh @@ -54,7 +54,7 @@ GPG key: F55A 7619 3A0C 323A A031 0E6B E6FD 1269 CD0C 009E PyGOST releases Please send questions regarding the use of PyGOST, bug reports and patches -to mailing list: http://lists.cypherpunks.ru/mailman/listinfo/gost +to mailing list: https://lists.cypherpunks.ru/mailman/listinfo/gost EOF cat < Пожалуйста, все вопросы касающиеся использования PyGOST, отчёты об ошибках и патчи отправляйте в gost почтовую рассылку: -http://lists.cypherpunks.ru/mailman/listinfo/gost +https://lists.cypherpunks.ru/mailman/listinfo/gost EOF mv $tmp/$tarball $tmp/"$tarball".sig $cur/pygost.html/ diff --git a/pygost/test_gost34112012.py b/pygost/test_gost34112012.py index b9bd805f56252dac3a1bcefe5867a2477bc48130e7a1db83026ee2772c9377b2..f8cd85934c5aee7d203a925f4f9f0db61d1e8a3c453d610f89532115abef35b2 100644 --- a/pygost/test_gost34112012.py +++ b/pygost/test_gost34112012.py @@ -88,7 +88,7 @@ hexdec("508f7e553c06501d749a66fc28c6cac0b005746d97537fa85d9e40904efed29d")[::-1] ) def test_habr144(self): - """Test vector from https://habr.com/ru/post/450024/ + """Test vector from https://m.habr.com/ru/post/450024/ """ m = hexdec("d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff0900060000000000000000000000010000000100000000000000001000002400000001000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff") self.assertSequenceEqual( diff --git a/www.texi b/www.texi index 06495c83e8bde0d6cbb492c25be5c5550c60ce296ca4d9a754d2f7180a18ea56..1211311905c4c28952f4cc2d1331c0df45bb230c1de67f65803e63fbf0439d7f 100644 --- a/www.texi +++ b/www.texi @@ -83,7 +83,7 @@ True @end example Please send questions, bug reports and patches to -@url{http://lists.cypherpunks.ru/mailman/listinfo/gost, gost} +@url{https://lists.cypherpunks.ru/mailman/listinfo/gost, gost} mailing list. Announcements also go to this mailing list. @insertcopying