Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha1.c | ||
sha1.h | ||
ubc_check.c | ||
ubc_check.h |
As we will include additional hash algorithms in the future due to upstream git discussing a move away from SHA1, we should accomodate for that and prepare for the move. As a first step, move all SHA1 implementations into a common subdirectory. Also, create a SHA1-specific header file that lives inside the hash folder. This header will contain the SHA1-specific header includes, function declarations and the SHA1 context structure.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha1.c | Loading commit data... | |
sha1.h | Loading commit data... | |
ubc_check.c | Loading commit data... | |
ubc_check.h | Loading commit data... |