diff options
author | Jo-Philipp Wich <jo@mein.io> | 2024-11-06 15:51:37 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2024-12-01 13:56:01 +0100 |
commit | 17527795fffbd55f1e9edfbfee89c7d958e5671f (patch) | |
tree | 618b3299fc218c41f94d8e70fab218964b79d165 /docs | |
parent | c7268a172e1dc041dc8f6dab737d8277a4303dda (diff) |
digest: implement compile time option to exclude less common algorithms
Introduce a new default enabled CMake option `DIGEST_SUPPORT_EXTENDED`
which, when turned off, disables all but the most common md5, sha1 and
sha256 alogirthms to reduce the library size.
Also prefer statically linking libmd if possible.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions