Skip to content

guillemj/libmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d5b8e85 · Feb 21, 2024

History

85 Commits
Apr 17, 2023
Feb 12, 2023
Oct 27, 2023
Feb 21, 2024
Apr 17, 2023
Feb 28, 2021
Oct 27, 2023
Dec 21, 2020
Apr 17, 2023
Dec 30, 2022
Jun 5, 2017
Feb 21, 2024
Feb 10, 2016

Repository files navigation

libmd - Message Digest functions from BSD systems

This library provides message digest functions found on BSD systems either
on their libc or libmd libraries and lacking on others like GNU systems,
thus making it easier to port projects with strong BSD origins, without
needing to embed the same code over and over again on each project.


Website
-------

The project website can be found at:

  <https://www.hadrons.org/software/libmd/>


Releases
--------

  <https://archive.hadrons.org/software/libmd/>


Source Repository
-----------------

  <https://git.hadrons.org/cgit/libmd.git>


Mailing List
------------

The subscription interface and web archives can be found at:

  <https://lists.freedesktop.org/mailman/listinfo/libbsd>

The mail address is:

  libbsd@lists.freedesktop.org