From: Paul Eggert <eggert@cs.ucla.edu>
To: rms@gnu.org
Cc: Bug-gnulib <bug-gnulib@gnu.org>, emacs-devel@gnu.org
Subject: Re: SHA, MD, and openssl
Date: Wed, 11 Dec 2013 10:54:46 -0800 [thread overview]
Message-ID: <52A8B4F6.4080009@cs.ucla.edu> (raw)
In-Reply-To: <E1VqlTP-0002ls-CA@fencepost.gnu.org>
[Adding bug-gnulib to CC. This discussion no longer directly affects
Emacs, since I removed the libcrypto support from Emacs yesterday
<http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/115454>. Gnulib
still has support for linking to libcrypto, though, so it's still
relevant for gnulib. This email thread starts at
<http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00252.html>.]
On 12/11/2013 07:13 AM, Richard Stallman wrote:
> I don't think OpenSSL is included in the normal form of
> packaging Linux
I'm afraid you've lost me. Did you mean that Linux is the "Major
Component" as described in the GPL? If so, that doesn't sound right,
as the code we're talking about is crypto hash code, which doesn't
need to interface to the Linux kernel at all. It's written in pure
C and/or assembly code, with no Linux system calls.
The Major Component here is not the Linux kernel; it's cryptographic
services, which these days are a major essential component of many
operating systems, including common GNU/Linux distributions.
Obviously one can build a GNU/Linux system without crypto, just as one
can build one without a windowing system, but nevertheless crypto is a
major essential component for many systems, just as windowing is.
> I don't think it satisfies (b) either.
I don't see why not, for the crypto hash functions we're talking
about. MD5, SHA256, etc. are all interfaces that are official
standards defined by recognized standards bodies, and implementations
for them are available to the public in source code form.
next prev parent reply other threads:[~2013-12-11 18:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 19:33 SHA, MD, and openssl Eli Zaretskii
2013-12-08 21:01 ` Paul Eggert
2013-12-08 21:11 ` Eli Zaretskii
2013-12-08 22:44 ` Paul Eggert
2013-12-08 22:46 ` Ted Zlatanov
2013-12-09 13:07 ` Ted Zlatanov
2013-12-10 2:31 ` Stefan Monnier
2013-12-09 18:08 ` Richard Stallman
2013-12-10 1:51 ` Stephen J. Turnbull
2013-12-10 14:31 ` Richard Stallman
2013-12-10 18:52 ` Paul Eggert
2013-12-11 15:13 ` Richard Stallman
2013-12-11 18:54 ` Paul Eggert [this message]
2013-12-11 20:15 ` Pádraig Brady
2013-12-12 3:11 ` Glenn Morris
2013-12-12 6:08 ` Stephen J. Turnbull
2013-12-12 10:15 ` Richard Stallman
2013-12-12 12:45 ` Pádraig Brady
2013-12-13 12:21 ` Richard Stallman
2013-12-13 13:58 ` Pádraig Brady
2013-12-14 1:01 ` Richard Stallman
2013-12-09 22:02 ` Rüdiger Sonderfeld
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=52A8B4F6.4080009@cs.ucla.edu \
--to=eggert@cs.ucla.edu \
--cc=bug-gnulib@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=rms@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.