libmd 1.0.4-1 source package in Ubuntu
Changelog
libmd (1.0.4-1) unstable; urgency=medium * New upstream release. * Switch to Standards-Version 4.6.0 (no changes needed). -- Guillem Jover <email address hidden> Wed, 06 Oct 2021 00:28:22 +0200
Upload details
- Uploaded by:
- Guillem Jover
- Uploaded to:
- Sid
- Original maintainer:
- Guillem Jover
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmd_1.0.4-1.dsc | 2.2 KiB | 2c3d69599f06af43417773ac3e5831696a5a3f9a6a7e5a6256bb3a6c6d18b3a1 |
libmd_1.0.4.orig.tar.xz | 258.3 KiB | f51c921042e34beddeded4b75557656559cf5b1f2448033b4c1eec11c07e530f |
libmd_1.0.4.orig.tar.xz.asc | 833 bytes | 32deebe1cfab127ee69a3e8c8caf439e459b7cdcdd7535fe021cb485adc14057 |
libmd_1.0.4-1.debian.tar.xz | 9.9 KiB | a682fecf339adf56b5227934f3d994b5c144ba3798a80a7970ccbd04848c22a5 |
Available diffs
No changes file available.
Binary packages built by this source
- libmd-dev: message digest functions from BSD systems - development files
This package contains the header files and static library needed to
compile applications that use libmd.
.
The currently provided hashing algorithms are:
.
* MD2
* MD4
* MD5
* RIPEMD-160
* SHA-1
* SHA-2 (SHA-256, SHA-384 and SHA-512)
- libmd0: message digest functions from BSD systems - shared library
The libmd library provides various message digest ("hash") functions,
as found on various BSDs on a library with the same name and with a
compatible API.
- libmd0-dbgsym: debug symbols for libmd0