sha1collisiondetection 0.2.3

SHA-1 hash function with collision detection and mitigation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "command": "cc -c -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib -o obj_lib/sha1.lo lib/sha1.c",
        "directory": "/home/teythoon/repos/pep/sha1collisiondetection",
        "file": "/home/teythoon/repos/pep/sha1collisiondetection/lib/sha1.c"
    },
    {
        "command": "cc -c -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib -o obj_lib/ubc_check.lo lib/ubc_check.c",
        "directory": "/home/teythoon/repos/pep/sha1collisiondetection",
        "file": "/home/teythoon/repos/pep/sha1collisiondetection/lib/ubc_check.c"
    }
]