hash_extender
hash_extender copied to clipboard
I have made a modification to the Makefile to handle deprecated function warnings in OpenSSL 3.0 and later versions. The modification includes adding the -Wno-deprecated-declarations option to the compilation flags...
it shows deprecated
## Changes - Edited license to match OSI version from https://choosealicense.com/licenses/bsd-3-clause. This allows GitHub to recognize the repository as BSD-3-Clause licensed. - Removed "All Rights Reserved" as it is now...