[ANN] crypt 2.0 - unix crypt function

Minor update: crypt 2.1.

We have added a mutex for the POSIX crypt function and a platform-dependent implementation of crypt, i.e., crypt_r for Linux and FreeBSD. We have also added the Ffi module for accessing native platform bindings.

1 Like