Industria is a collection of portable R6RS Scheme libraries for cryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA, etc.), zip/gzip/zlib decompression, disassembly of amd64 machine code, Off-The-Record messaging, bytevector pack/unpack syntax, TLS connections via custom binary ports, and more.
| Tags | Libraries Development Cryptography Compression Disassemblers IRC TLS Off-the-Record OpenPGP Zip |
|---|---|
| Licenses | MIT |
| Operating Systems | OS Independent |
| Implementation | Scheme |
Recent releases


Release Notes: Industria is now available under the MIT license.


Release Notes: This release adds a library for reading XZ compressed data.


Release Notes: This release adds implementations of the Secure Shell (SSH) protocol and elliptic curve cryptography. There are also a few bug fixes.


Release Notes: This release adds procedures for truncated hashes, blowfish CBC mode, and a disassembler for Intel 8080/8085. There are also bug fixes for HMAC-SHA-384 and HMAC-SHA-512.


Release Notes: This is the initial release.