Marcus Klaas de Vries
Marcus Klaas de Vries
This is probably extremely naive, but can't we work with 64 bit values regardless of architecture? Or do (some) atomic instructions only work with native word sizes?
Cool! Maybe you should try to merge with the standard library? There seem to be mostly advantages over the current implementation.
This issue isn't that the library should be more abstract, but that the constructs aren't idiomatic for Rust.
Lekker bezig Moosje!
Of all the pullrequests attempting to implement this functionality, this is easily the best. Strong accept.
The maintainer hasn't been active on github for quite a while.
Nice. Have the changes also landed in the minified version?
AAAHNOOOOIICCEEE
Can't some of these issues, like the ones in your example, be fixed by more strict typing? E.g. by changing the signature to ``` pub fn bcrypt(cost: u32, salt: &[u8;...
The maintainer seems to have abandoned it. I guess we're all waiting for a new hero to step forth..