Language

Package: ecl-ironclad @ 0.61

Synopsis

Cryptographic toolkit written in Common Lisp

Description

Ironclad is a cryptography library written entirely in Common Lisp. It includes support for several popular ciphers, digests, MACs and public key cryptography algorithms. For several implementations that support Gray streams, support is included for convenient stream wrappers.

Home page
https://github.com/sharplispers/ironclad
Location
gnu/packages/lisp-xyz.scm (line: 18605, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-flexi-streams' does not match package name 'ecl-flexi-streams'
input-labels

Identify input labels that do not match package names

label 'sbcl-bordeaux-threads' does not match package name 'ecl-bordeaux-threads'
input-labels

Identify input labels that do not match package names

label 'sbcl-rt' does not match package name 'ecl-rt'