public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Lassi Kortela <lassi@lassi.io>
To: Arvydas Silanskas <nma.arvydas.silanskas@gmail.com>
Cc: kawa mailing list <kawa@sourceware.org>
Subject: Re: Kawa and SSL/TLS
Date: Mon, 28 Sep 2020 15:08:15 +0300	[thread overview]
Message-ID: <3f057cc9-831c-04a7-d390-32015178176e@lassi.io> (raw)
In-Reply-To: <CAPh7weDreOun6y0HHpJQNqZZk=Xi-xy3Xv2V_nC=qgD2Nvv62A@mail.gmail.com>

> Plugging in the sense of writing a wrapper with more idiomatic scheme 
> api, or just using?

Eventually a nice wrapper, but getting it working at all would be a good 
start :)

> If it's the later and you want to see how to get 
> some specific usecase working, I could play around with it in the 
> evening and see what I get.

Great, thanks! That would be awesome.

TLS support in Scheme implementations is uneven and doesn't have a 
standard interface. To that end, I'd like to write a "TLS pipe" SRFI 
that provides the same API on all supported Schemes, irrespective of 
which backend library is used as the TLS implementation. The SRFI should 
be written so that it works on JVM schemes as well, instead of assuming 
that all the world is C and OpenSSL. A working Kawa implementation would 
be a good way to ensure portability.

  reply	other threads:[~2020-09-28 12:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 10:45 Lassi Kortela
2020-09-28 11:52 ` Arvydas Silanskas
2020-09-28 12:08   ` Lassi Kortela [this message]
2020-09-28 21:40     ` Arvydas Silanskas
2020-09-29 14:09       ` Lassi Kortela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3f057cc9-831c-04a7-d390-32015178176e@lassi.io \
    --to=lassi@lassi.io \
    --cc=kawa@sourceware.org \
    --cc=nma.arvydas.silanskas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).