mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "Daniel Cegiełka" <daniel.cegielka@gmail.com>
To: musl@lists.openwall.com
Subject: Re: crypt() non-DES support
Date: Wed, 3 Oct 2012 09:16:02 +0200	[thread overview]
Message-ID: <CAPLrYESp8fcWXT6EDpsPu-5qL=kzaMcu_7C=xC-HoihR5Z5c9A@mail.gmail.com> (raw)
In-Reply-To: <20120608140857.GI163@brightrain.aerifal.cx>

We already have SHA3 finalist:

http://csrc.nist.gov/groups/ST/hash/sha-3/winner_sha-3.html
http://keccak.noekeon.org/
http://keccak.noekeon.org/KeccakReferenceAndOptimized-3.2.zip

Daniel


2012/6/8 Rich Felker <dalias@aerifal.cx>:
> On Fri, Jun 08, 2012 at 05:23:23PM +0800, orc wrote:
>> Will crypt() support more encryption methods in musl? Some applications
>> expect this. The manpage for crypt(3) says that $id$salt$ is a glibc2
>> extension. (I've seen stub in src/misc/crypt.c)
>
> Yes, it's my intent to add a couple popular hashes; the work is
> pending getting small implementations of them under appropriate
> license (tomcrypt is probably the best source), and doing the
> necessary integration. Before doing any work on this, I also want to
> completely replace the current DES implementation with one from
> tomcrypt; it should be moderately smaller in code size, MUCH smaller
> in memory usage, and much faster.
>
> Rich


  reply	other threads:[~2012-10-03  7:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08  9:23 orc
2012-06-08 14:08 ` Rich Felker
2012-10-03  7:16   ` Daniel Cegiełka [this message]
2012-10-03  9:54     ` Szabolcs Nagy
2012-10-03 11:56       ` Gregor Pintar
2012-10-03 14:01         ` Szabolcs Nagy
2012-10-03 14:07           ` Solar Designer

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='CAPLrYESp8fcWXT6EDpsPu-5qL=kzaMcu_7C=xC-HoihR5Z5c9A@mail.gmail.com' \
    --to=daniel.cegielka@gmail.com \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).