[Kernel-packages] [Bug 1349252] [NEW] crypt(3) lacks Blowfish support

2014-07-27 Thread Dan Quade
Public bug reported: crypt(3) bundled with Ubuntu's GNU C Library supports MD5, DES, SHA256 and SHA512 hashing methods, but lacks support for Blowfish (aka bcrypt). There is a patch available from Openwall: http://www.openwall.com/crypt/ ** Affects: glibc (Ubuntu) Importance: Undecided

[Kernel-packages] [Bug 1349252] Re: crypt(3) lacks Blowfish support

2014-07-27 Thread Dan Quade
Some potentially useful info on the topic: http://log.or.cz/?p=56 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1349252 Title: crypt(3) lacks Blowfish support Status in “glibc” package

[Kernel-packages] [Bug 1349252] Re: crypt(3) lacks Blowfish support

2014-07-28 Thread Dan Quade
Using sha-crypt is not a solution. Certain apps are built to use crypt(3) only and thus lack Blowfish support. You have 1 day to reopen this bug or I will make a new one. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. htt

[Kernel-packages] [Bug 1349252] Re: crypt(3) lacks Blowfish support

2014-07-28 Thread Dan Quade
Alright, sorry for my rudeness and impatience. Granted, I am not familiar with how these things are usually handled around here. I am aware this is mainly an upstream issue, but from crypt(3)'s man page I assumed distros are the ones who choose whether to implement Blowfish support. To quote the m