Crypticl

A Common Lisp cryptographic library

Introduction

Crypticl is a library of cryptographic functions written in Common Lisp. The goal is to provide flexible, high level cryptographic abstractions on top of a kernel of core cryptographic primitives. The core currently includes AES, IDEA, SHA-1, DSA and RSA primitives. It is distributed under an MIT-style license.

The library will be limited to common, secure algorithms and not try to implement all available cryptographic algorithms. Hence AES is included and DES is not and MD5 will be removed due to recently discovered weaknesses.

Mailing Lists

Download

No distribution released yet.

CVS

You can browse the CVS repository or download the current development tree via anonymous cvs, as described here

Valid XHTML 1.0 Strict