mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
62f7561428
* implement hash * fix flake8 error * Update hashes/djb2.py * Update hashes/djb2.py * Long lines * def djb2(s: str) -> int: Co-authored-by: Christian Clauss <cclauss@me.com> |
||
---|---|---|
.. | ||
adler32.py | ||
chaos_machine.py | ||
djb2.py | ||
enigma_machine.py | ||
hamming_code.py | ||
md5.py | ||
sdbm.py | ||
sha1.py |