forked from marcomaggi/industria
-
Notifications
You must be signed in to change notification settings - Fork 0
Libraries for R6RS Scheme
License
sethalves/industria
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Scheme 92.3%
- Perl 6.2%
- Other 1.5%