Language

Package: libtomcrypt @ 1.18.2

Synopsis

Cryptographic toolkit

Description

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

Home page
https://www.libtom.net/LibTomCrypt/
Location
gnu/packages/multiprecision.scm (line: 349, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/dp7i4xqasr5rixcxnlfgkbqbx2fjz755-libtomcrypt-1.18.2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/jg3z2swpzn6hb753cnakz8v4zz97j905-libtomcrypt-1.18.2.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/hc05mcw77aap7bh3rilil8bvwg72d0a8-libtomcrypt-1.18.2.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/4y191x6mvcm5rcbrknjs47f495wf9sr2-libtomcrypt-1.18.2.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/mli5v80jhdxykq2j6q9di2j6c0a586jz-libtomcrypt-1.18.2.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/04zk0wjpnd1pjhj2g0ws9zpkw88h16p7-libtomcrypt-1.18.2.drv
x86_64-linuxi686-w64-mingw32/gnu/store/wvr6c9jv3chb0av0nymj2mhwmqiq8q7x-libtomcrypt-1.18.2.drv
x86_64-linuxi586-pc-gnu/gnu/store/j59nixvz21c9zspw5mkcwv1phzfdy1z0-libtomcrypt-1.18.2.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/33y2gq48s6nrah5jx91cxpxxxfkc8c4x-libtomcrypt-1.18.2.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/bjv62axd1ykrn9gdx7w7rbxpq4r9mlc1-libtomcrypt-1.18.2.drv
riscv64-linux/gnu/store/fm0cc8vd9znrwvqacy7qdwm1dqmqgggp-libtomcrypt-1.18.2.drv
    powerpc-linux/gnu/store/w6zq68sfhwq6a9n2y08zr6pyi5bfxs06-libtomcrypt-1.18.2.drv
      powerpc64le-linux/gnu/store/vy2bzhybccdyhw5pz6mcfl7imc1czcmh-libtomcrypt-1.18.2.drv
      mips64el-linux/gnu/store/zgchg433r6dbgfvdgf2kilwyjbp84y62-libtomcrypt-1.18.2.drv
        i686-linux/gnu/store/hagdl7aps9cknvg4daisf38y2fs99i1c-libtomcrypt-1.18.2.drv
        i586-gnu/gnu/store/2z11cgbsaffiardxccjyxqh70d4i0n0f-libtomcrypt-1.18.2.drv
        armhf-linux/gnu/store/1hf2hx7gs6zglkzg410mjx36kvfvp08r-libtomcrypt-1.18.2.drv
        aarch64-linux/gnu/store/g8rvig9h0lmrsk5cism5zhax1whbdnsg-libtomcrypt-1.18.2.drv

        Lint warnings

        LinterMessageLocation
        formatting

        Look for formatting issues in the source

        line 366 is way too long (100 characters)
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?