CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/24 15:47:01
Modified files:
lib/libc/crypt : bcrypt.c
Log message:
introduce a hashspace define and check that there's enough space to
write out a hash. also simplify writing out the hash.
