Hello schemers,
Industria is a collection of portable R6RS Scheme libraries for
cryptography (AES, HMAC, SHA-1, SHA-2, RSA, DSA, ECDSA, etc.), zlib/xz
decompression, disassemblers for various machine architectures,
Off-The-Record messaging, bytevector pack/unpack syntax, TLS connections
via custom binary ports, Secure Shell, and a few more things.
Previous versions of Industria were licensed under the GNU GPL v3 or
later. Starting with this release Industria is instead available under
the MIT license. The reason for the license change is primarily that it
now allows the code to be used in SRFI reference implementations.
It should be made clear that Industria does not depend on an FFI or any
non-Scheme code. The libraries should work in any R6RS implementation.
The release is available from these locations:
http://weinholt.se/industria/releases/industria-1.4.tar.gz
http://weinholt.se/industria/releases/industria-1.4.tar.xz
http://weinholt.se/industria/releases/industria-1.4.zip
The manual is available in multiple formats at this site:
http://weinholt.se/industria/
Regards,
--
Göran Weinholt <
go...@weinholt.se>
"Did the writer not know that the use of the term 'the real world' is usually
interpreted as a symptom of rabid anti-intellectualism, or did he not mind?"
-- prof.dr. Edsger W. Dijkstra