GithubHelp home page GithubHelp logo

ncweinhold / ironclad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from froydnj/ironclad

0.0 2.0 0.0 1.26 MB

A cryptographic toolkit written in Common Lisp

Home Page: http://method-combination.net/lisp/ironclad/

License: BSD 3-Clause "New" or "Revised" License

Common Lisp 100.00%

ironclad's Introduction

This is the README for Ironclad, a cryptography package for ANSI Common
Lisp.  It includes several popular block encryption algorithms and
several popular hash functions.  This release also includes some initial
public-key cryptography functionality with the addition of DSA signing
and verification.  (As a bonus, this software used to sign this release
was written in pure Common Lisp.)  This release is intended as a
prototype and as a basis for discussion and refinement.

Most of the algorithms were written with efficiency for specific Common
Lisp implementations in mind, although portable code is provided as an
alternative in nearly all instances.  The framework should be flexible
enough to accomodate implementation-specific optimizations when possible.

Documentation is currently minimal.  Documentation strings for most of
the exported functions should be provided; these strings provide a
decent overview of what the library is capable of.

Test vectors for many of the algorithms are included to provide a level
of confidence in the correctness of the implementations.

A (incomplete) TODO list is included with the package.  The NEWS file
provides a high-level overview of what has changed since the last
release.

ASDF packaging is provided; (asdf:oos 'asdf:load-op :ironclad) should be
all you need to get started.

Comments, criticisms, additions, and optimizations are welcome at the
below email address.

Nathan Froyd
[email protected]
30 January 2006

ironclad's People

Contributors

froydnj avatar glv2 avatar eadmund avatar fare avatar howeyc avatar hanshuebner avatar deepfire avatar nzioki avatar kr5x avatar sionescu avatar pederkl avatar nklein avatar klausharbo avatar kenanb avatar juanjosegarciaripoll avatar scymtym avatar eudoxia0 avatar christophejunke avatar 3b avatar

Watchers

Nick Weinhold avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.