Python/hashes
Christian Clauss 47a9ea2b0b
Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python

* sort() --> sorted()
2019-08-19 15:37:49 +02:00
..
chaos_machine.py Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
enigma_machine.py Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
md5.py Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00
sha1.py Added pytests to sha1.py (#1098) 2019-08-06 02:06:15 +02:00