typo
This commit is contained in:
parent
613605c341
commit
71b9c1f751
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
"""
|
"""
|
||||||
Dirty hash we were covered in an excercise for Week 16 of 2023 in cryptography
|
Dirty hash we covered in an excercise for Week 16 of 2023 in cryptography
|
||||||
|
|
||||||
author: Christoph J. Scherr <software@cscherr.de>
|
author: Christoph J. Scherr <software@cscherr.de>
|
||||||
version control at: https://git.cscherr.de/PlexSheep/python-dhbw/src/branch/master/src/trash-hash.py
|
version control at: https://git.cscherr.de/PlexSheep/python-dhbw/src/branch/master/src/trash-hash.py
|
||||||
|
|
Loading…
Reference in New Issue