8000 GitHub - sethalves/industria: Libraries for R6RS Scheme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0