All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Mukhin <alexander.i.mukhin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] pppd: use uclibc libcrypt instead of openssl
Date: Fri, 6 Sep 2019 19:31:07 +0300	[thread overview]
Message-ID: <20190906163107.GA5121@hpx> (raw)
In-Reply-To: <20190906133541.5707ade0@windsurf>

Hello Thomas,

On Fri, Sep 06, 2019 at 01:35:41PM +0200, Thomas Petazzoni wrote:
> I am surprised: which functions are provided by uClibc that glibc
> doesn't provide ?

According to Fabrice Fontaine's commit 541021, glibc since 2.28 dropped
support for DES encryption functions encrypt(), setkey(), etc. But
uclibc still provides them.

-- 
Alexander.

  parent reply	other threads:[~2019-09-06 16:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-06 10:18 [Buildroot] [PATCH] pppd: use uclibc libcrypt instead of openssl Alexander Mukhin
2019-09-06 11:35 ` Thomas Petazzoni
2019-09-06 11:49   ` Baruch Siach
2019-09-06 16:31   ` Alexander Mukhin [this message]
2019-09-07 12:32     ` Thomas Petazzoni
2019-09-07 18:35       ` [Buildroot] [PATCH] package/pppd: " Alexander Mukhin
2019-09-07 19:48         ` Thomas Petazzoni

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=20190906163107.GA5121@hpx \
    --to=alexander.i.mukhin@gmail.com \
    --cc=buildroot@busybox.net \
    /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 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.