CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/23 17:19:21
Modified files:
lib/libc/crypt : bcrypt.c
Log message:
minimal change to implementation of bcrypt to not require static globals.
add some friendlier functions.
move the classic static data api into wrapper functions.
a few more changes to come...
