MCPcopy Create free account
hub / github.com/geekcomputers/Python / sha1.py

File sha1.py

sha1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import hashlib # hashlib is only used inside the Test class
3import struct
4import unittest

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected