Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Cryptographic libraries for R6RS Scheme
Scheme Shell
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci
bin
crypto
dns
docs
ssh
tests
.gitignore
Akku.lock
Akku.manifest
CONTRIBUTING.md
LICENSE.txt
NEWS.org
README.md
base64.sls
bit-strings.sls
buffer.sls
bytevectors.sls
der.sls
dns.sls
hexdump.sls
openpgp.sls
otr.sls
password.sls
run-tests.sh
ssh.sls
strings.sls
tcp.chezscheme.sls
tcp.guile.sls
tcp.ikarus.sls
tcp.ironscheme.sls
tcp.larceny.sls
tcp.mosh.sls
tcp.mzscheme.sls
tcp.sagittarius.sls
tcp.sls
tcp.vicare.sls
tcp.ypsilon.sls

README.md

Industria

CircleCI

Industria is a collection of portable R6RS Scheme libraries for cryptography. It implements low-level algorithms like AES, RSA, DSA, ECDSA, etc and the high-level protocols OpenPGP, Off-The-Record messaging, DNS and Secure Shell (SSH).

Many of the libraries that were previously part of Industria have been removed in version 2.0.0. See NEWS.org for the new locations of these libraries.

Industria and its dependencies is easiest to install with Akku.scm.

Documentation

The Industria manual (PDF) is available online.

License

MIT license. See LICENSE.txt.

You can’t perform that action at this time.