123456789 |
- config BR2_PACKAGE_LIBMD
- bool "libmd"
- help
- This library provides message digest functions found on BSD
- systems either on their libc (NetBSD, OpenBSD) or libmd
- (FreeBSD, DragonflyBSD, macOS, Solaris) libraries and lacking
- on others like GNU systems.
- https://www.hadrons.org/software/libmd/
|