Allow getting the size of specific digest.
modified libpkg/pkg_checksum.c
@@ -355,3 +355,9 @@ pkg_checksum_type_from_string(const char *name)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified libpkg/private/pkg.h
@@ -554,5 +554,6 @@ int pkg_checksum_generate(struct pkg *pkg, char *dest, size_t destlen,
|
|
|
|
|
|
| + | |
|
|
|