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

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
formatting

Look for formatting issues in the source

line 366 is way too long (100 characters)