On Saturday 18 November 2006 1:42 pm, Pierre Ossman wrote: > David Brownell wrote: > > I thought the MMC vendors expected to see the actual user-typed > > password get SHA1-hashed into a value which would take up the whole > > buffer? In general that's a good idea, since it promotes use of > > longer passphrases (more information) over short ones (easy2crack). > > > > This sounds like policy though, so it is something user space should > concern itself with. We should just provide the infrastructure.
The kernel shouldn't hash, right. But the userspace toos probably should be doing that ... they're the other part of the infrastructure. :) - Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/