Language

Package: libmhash @ 0.9.9.9

Synopsis

Thread-safe hash library

Description

Mhash is a thread-safe hash library, implemented in C, and provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104.

Algorithms currently supplied are:

CRC-32, CRC-32B, ALDER-32, MD-2, MD-4, MD-5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, HAVAL-128, HAVAL-160, HAVAL-192, HAVAL-256, TIGER, TIGER-128, TIGER-160, GOST, WHIRLPOOL, SNEFRU-128, SNEFRU-256.

Home page
http://mhash.sourceforge.net/
Location
gnu/packages/mcrypt.scm (line: 84, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/wjy3cpaprrvmnm0imancgrayihp6nzzb-libmhash-0.9.9.9.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/33w3i4b81kplsrf6ar2ikd1k004mscdl-libmhash-0.9.9.9.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/sy9gnmr24p8sfqdwf6xl2xqni3ih8kj2-libmhash-0.9.9.9.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/pgrb4day29k87dqlj556kaz4vaay7d38-libmhash-0.9.9.9.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/pydvap91c2c5vkk29bbm5c3vg18f85kh-libmhash-0.9.9.9.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/49417r0zfws6p29mfrg77mbhwmnkwbgq-libmhash-0.9.9.9.drv
x86_64-linuxi686-w64-mingw32/gnu/store/5h6p615q07lmxb6irzir4fkmcwdawrq4-libmhash-0.9.9.9.drv
x86_64-linuxi586-pc-gnu/gnu/store/y3lz69z0scnsam73l9faa970bbbis8jw-libmhash-0.9.9.9.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/dl3v6vjc0ngv105zkkm90z45fiv1jvsn-libmhash-0.9.9.9.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/gbs7zp7d3v6lgll601fnmapcpg7lcy2j-libmhash-0.9.9.9.drv
riscv64-linux/gnu/store/x3d22k8f907dda515s1irgvdd6xjd4bg-libmhash-0.9.9.9.drv
    powerpc-linux/gnu/store/dnwilkkdyvc9r65fw1pdnrzlhlc1xzj3-libmhash-0.9.9.9.drv
      powerpc64le-linux/gnu/store/l0lindpcdvgm0nhzj0r08mf2sshwrk70-libmhash-0.9.9.9.drv
      mips64el-linux/gnu/store/9l28n12ibpnxcsqhn99m6i30vls2xfhj-libmhash-0.9.9.9.drv
        i686-linux/gnu/store/w70qz3gm7dxkmhf7vp0z0x8246sa8spy-libmhash-0.9.9.9.drv
        i586-gnu/gnu/store/3ws1n91j9jn14y5zlvfh67kvcpg3pxdy-libmhash-0.9.9.9.drv
        armhf-linux/gnu/store/q7kdgw7m689fvjqrzhvhs3jcsdk53642-libmhash-0.9.9.9.drv
        aarch64-linux/gnu/store/jdc05af84lax0kbirr7gpay4h8p46asm-libmhash-0.9.9.9.drv

        Lint warnings

        LinterMessageLocation
        patch-file-names

        Validate file names and availability of patches

        file names of patches should start with the package name
        patch-headers

        Validate patch headers

        libmhash-hmac-fix-uaf.patch: patch lacks comment and upstream status