- Feb 29, 2024
-
-
Vadym Kochan authored
Akku.lock: align industria version with Akku.manifest See merge request weinholt/TerribleTLS!1
-
- Feb 28, 2024
-
-
Vadym Kochan authored
Otherwise such functions like make-aes-gcm-state are undefined. Signed-off-by: Vadym Kochan <[email protected]>
-
- Jan 15, 2023
-
-
Gwen Weinholt authored
-
- Sep 25, 2022
-
-
Gwen Weinholt authored
-
Gwen Weinholt authored
-
- Feb 20, 2022
-
-
Gwen Weinholt authored
-
Gwen Weinholt authored
This adds support for TLS 1.2. The client has been tested with GnuTLS 3.7.3. It currently fails with OpenSSL 1.1.1m.
-
Gwen Weinholt authored
-
Gwen Weinholt authored
Larceny is as usual going berzerk.
-
- Feb 19, 2022
-
-
Gwen Weinholt authored
-
- Jul 01, 2018
-
-
Gwen Weinholt authored
-
Gwen Weinholt authored
certificates-from-pem-file reads and parses certificates from a PEM file. The x509 library now keeps the bytevector representation of certificates so that clients don't need to keep track of whether they should pass a bytevector or a parsed certificate.
-
Gwen Weinholt authored
This adds support to the TLS client for connecting with client RSA certificates. The demo client also has support for giving a certificate and key on the command line.
-
- Jun 30, 2018
-
-
Gwen Weinholt authored
-
Gwen Weinholt authored
-
Gwen Weinholt authored
-
- Jan 31, 2018
-
-
Gwen Weinholt authored
-
Gwen Weinholt authored
This fixes the TLS client in Vicare Scheme, but the TCP client in Industria is not working in 2.0.0 so the CI test still fails.
-
Gwen Weinholt authored
-
Gwen Weinholt authored
-
Gwen Weinholt authored
-
- Dec 23, 2017
-
-
Gwen Weinholt authored
The DER decoder is needed in Industria, so let's not have a copy of it here.
-
- Dec 18, 2017
-
-
Gwen Weinholt authored
-
Gwen Weinholt authored
This is the TLS client and associated libraries from Industria.
-
- Dec 17, 2017
-
-
Gwen Weinholt authored
The compression and hashing libraries have been moved to here: https://github.com/weinholt/compression https://github.com/weinholt/hashing See issue #4.
-
- Dec 16, 2017
-
-
Gwen Weinholt authored
The previous naming of (weinholt *) used to be (se weinholt *) and was based on R6RS appendix G. This carefulness seems to have been a bit optimistic.
-
- Dec 13, 2017
-
-
Gwen Weinholt authored
Contributions to this project are welcome and here is a standard thingamajig used to express that notion.
-
Gwen Weinholt authored
The (struct pack) library has been moved to https://github.com/weinholt/struct-pack See issue #4.
-
Gwen Weinholt authored
This lockfile can be used to fetch the dependencies of Industria. The (struct pack) library is being moved out to its own project. Akku is here: https://github.com/weinholt/akku
-
- Dec 21, 2016
-
-
Gwen Weinholt authored
Machine code related libraries have been moved to https://github.com/weinholt/machine-code/ See issue #4.
-
- Jan 21, 2013
-
-
Gwen Weinholt authored
-
- Nov 14, 2012
-
-
Gwen Weinholt authored
-
- Oct 21, 2012
-
-
Gwen Weinholt authored
-
- Aug 18, 2012
-
-
Gwen Weinholt authored
-
- Aug 13, 2011
-
-
Gwen Weinholt authored
-
- Nov 21, 2010
-
-
Gwen Weinholt authored
-
- Oct 24, 2010
-
-
Gwen Weinholt authored
bytevectors: Add bytevector=?/constant-time that compares bytevectors without the short-circuiting used by the normal bytevector=?.
-
- Oct 22, 2010
-
-
Gwen Weinholt authored
-
- Sep 21, 2010
-
-
Gwen Weinholt authored
-
- Sep 18, 2010
-
-
Gwen Weinholt authored
-