Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 13 Aug 2012 10:40:49 +0200
From: Luca Barbato <lu_zero@...too.org>
To: musl@...ts.openwall.com
Subject: Re: Priorities for next release?

On 8/11/12 9:56 PM, Rich Felker wrote:
> On Fri, Aug 10, 2012 at 03:12:55PM -0400, Rich Felker wrote:
>> Other requests?
>
> Summary so far:
>
> - significand - easy to do
> - __progname - questionable whether it should be added
> - _XOPEN_SOURCE versions - hard to do, also questionable

I guess for my specific needs I can survive with _BSD_SOURCE probably, 
I'll test again soon.

> - unit tests - very desirable, not going to happen in short time
> - md5/sha crypt - seems harder than i thought; can't find small code

libav ones are based on

http://ubiqx.org/libcifs/source/Auth/MD5.c

and

some bsd/pd code from Steve Reid and Aaron D. Gifford

Hadn't checked where it is but might be a good start.


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.