Christian Clauss 38d2e98665
hill_cipher.py: gcd() -> greatest_common_divisor() (#1997)
* hill_cipher.py: gcd() -> greatest_common_divisor()

* fixup! Format Python code with psf/black push

* import string

* updating DIRECTORY.md

* Change matrix to array

Add more tests

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: John Law <johnlaw.po@gmail.com>
2020-05-18 13:05:51 +02:00
..
2019-12-26 19:50:12 +08:00
2019-10-05 10:14:13 +05:00
2019-10-05 10:14:13 +05:00
2019-10-05 10:14:13 +05:00
2019-10-05 10:14:13 +05:00
2019-11-04 08:45:29 +01:00
2018-10-19 07:48:28 -05:00
2019-12-07 06:39:59 +01:00