{"library":"libxcrypt","type":"library","category":null,"description":"libxcrypt is a modern library for one-way hashing of passwords. On Linux-based systems, by default libxcrypt will be binary backward compatible with the libcrypt.so.1 shipped as part of the GNU C Library.","language":"cpp","status":"active","version":"4.5.2","tags":["cryptography","hashing","password","security"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install libxcrypt","imports":["#include <crypt.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libxcrypt CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE xcrypt::xcrypt)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}