Library that provides message digest functions from BSD systems
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Fedora Release Engineering 55326ad164
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2 years ago
.gitignore Initial import 2 years ago
4F3E74F436050C10F5696574B972BF3EA4AE57A3 Initial import 2 years ago
README.md Initial import 2 years ago
libmd.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild 2 years ago
sources Initial import 2 years ago

README.md

libmd

The libmd library provides a few message digest ("hash") functions, as found on various BSD systems, either on their libc or on a library with the same name, and with a compatible API.