]> Cypherpunks.ru repositories - pygost.git/commitdiff
More URL fixes
authorSergey Matveev <stargrave@stargrave.org>
Thu, 23 Jul 2020 15:07:12 +0000 (18:07 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 23 Jul 2020 15:09:00 +0000 (18:09 +0300)
download.texi
makedist.sh
pygost/test_gost34112012.py
www.texi

index de1082e59534e2ad214bac0978933d529a8a2dc1..629bba4dc81fd1ad5f6803e5d2108e73aa61a57f 100644 (file)
 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}.
index 921c2b58e44dcbb40346d2c6ce6aa21a65b2db0c..bd0e84d1b9d0147b1dc096a39ad95df6a9a751ee 100755 (executable)
@@ -54,7 +54,7 @@ GPG key: F55A 7619 3A0C 323A A031  0E6B E6FD 1269 CD0C 009E
          PyGOST releases <pygost at cypherpunks dot ru>
 
 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 <<EOF
@@ -87,7 +87,7 @@ GPG ключ: F55A 7619 3A0C 323A A031  0E6B E6FD 1269 CD0C 009E
 
 Пожалуйста, все вопросы касающиеся использования 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/
index 7ba2a3444acba9e250d51eadd28c8404914c5661..92bd60901de6fb70700c64b0edcf28c3066b3f9e 100644 (file)
@@ -88,7 +88,7 @@ class TestVectors(TestCase):
         )
 
     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(
index 6840b0e62c1432bc704a84ea3c01f81bbd23b2b7..9b4e79f901077ff3c4a9ba42b2606ca4d5a7b8de 100644 (file)
--- 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