9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Enrico Weigelt <weigelt@metux.de>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Encryption
Date: Fri, 29 Feb 2008 15:40:06 +0100	[thread overview]
Message-ID: <20080229144006.GA29683@nibiru.local> (raw)
In-Reply-To: <f1f8b32b0fae7acc3531c3decdf80fff@terzarima.net>

* Charles Forsyth <forsyth@terzarima.net> wrote:
> > Is there an library (like openssl) or an separate fs for that ?
>
> ssl(3), tls(3), rc4(2), pushtls(2), pushssl(2), and related pages
> such as rsa(2) and mp(2)

Thx, I'll have a look at it later (currently a bit under time
presure :(().

Perhaps you could give me a little comparison between plan9's
crypt stuff and openssl.

I need some interface(s) which can handle virtually any cipher.
My primary interst is using it on GNU'ish platforms (eg. Linux)
and also use it from within the kernel (make the kernel smaller).

I'm currently trying to evaluate which parts of the Linux kernel
could be moved out to userland. Already identified several lo-lovel-hw
independent drivers (eg. higher level usb) and complex network
filesystems (eg. coda or smb/cifs). IMHO they most of them could
be made 9P2k servers :)


cu
--
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------


  parent reply	other threads:[~2008-02-29 14:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28 17:31 Enrico Weigelt
2008-02-28 17:55 ` Charles Forsyth
     [not found] ` <f1f8b32b0fae7acc3531c3decdf80fff@terzarima.net>
2008-02-29 14:40   ` Enrico Weigelt [this message]
2008-02-29 16:30     ` roger peppe
2008-02-29 18:24       ` Enrico Weigelt

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=20080229144006.GA29683@nibiru.local \
    --to=weigelt@metux.de \
    --cc=9fans@cse.psu.edu \
    /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 NNTP newsgroup(s).