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/3b8xqc3yznlgqslf1khwzwjj45cll4sf-libmhash-0.9.9.9.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/y1y7081s4q6g1c0bj6bg0f6xgnzlq8a6-libmhash-0.9.9.9.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/jnrhqh34m69a3s6dxb4wn06agln9mvid-libmhash-0.9.9.9.drv
        x86_64-linuxpowerpc-linux-gnu/gnu/store/rxhy6wi5dc9fvhfk1q9n7z6al4j1d321-libmhash-0.9.9.9.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/12y6lwl3ab1q779ajq2ic0mhavrvkg40-libmhash-0.9.9.9.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/w16dg630hs7ikpm6wbwq29b4k8k6xwhw-libmhash-0.9.9.9.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/aapvdllxax2xgxh74vwm7zyra3d6x8k9-libmhash-0.9.9.9.drv
                x86_64-linuxi586-pc-gnu/gnu/store/aa8df3sgx4y4l0hykllscf9kjczs0a38-libmhash-0.9.9.9.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/4276hx89m5jqh5mi12s76zbqr9w56nyb-libmhash-0.9.9.9.drv
                    x86_64-linuxaarch64-linux-gnu/gnu/store/mc7mn59rvxclj21i7apg3023hb8cxy2k-libmhash-0.9.9.9.drv
                      riscv64-linux/gnu/store/27kq4n2nvcwrrdb99idkiaxllz80hl9v-libmhash-0.9.9.9.drv
                        powerpc-linux/gnu/store/jg36m7pqa8rg2saj6hz7xw70assypia5-libmhash-0.9.9.9.drv
                          powerpc64le-linux/gnu/store/9kpl3q7y5adk7iibkqd91j10nca2q71v-libmhash-0.9.9.9.drv
                            mips64el-linux/gnu/store/vf2c136a33mgbgbmwl1b04xgdivfylyx-libmhash-0.9.9.9.drv
                              i686-linux/gnu/store/sm0sbwv5agvw4ilh994sawhjc72pw54r-libmhash-0.9.9.9.drv
                                i586-gnu/gnu/store/a6q2mrvsxwx0grmxfj15r4w31s3ygp9m-libmhash-0.9.9.9.drv
                                  armhf-linux/gnu/store/dapwfrjqh2j8yflf0zynmdsmlml5ca8v-libmhash-0.9.9.9.drv
                                    aarch64-linux/gnu/store/zzd57w47621jcc3c6p9ivy89xpk6z3jy-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