Skip to content

sethalves/industria

Repository files navigation

-*- mode: outline; coding: utf-8 -*-

* SUMMARY
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.

Here is Industria's website: <https://weinholt.se/industria/>.

* DOCUMENTATION
The latest manual is available online at
<https://weinholt.se/industria/manual/>.

The sources for the manual are available in Texinfo format in the
documentation directory. Use these commands from that directory to
build the manual:

makeinfo industria.texinfo                    # info format
makeinfo --plaintext industria.texinfo        # text format
makeinfo --no-split --html industria.texinfo  # html format
texi2pdf industria.texinfo                    # pdf format

* LICENSING
Industria is available under the MIT license. See the file LICENSE.txt
for details.

About

Libraries for R6RS Scheme

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages