{"library":"libtomcrypt","type":"library","category":null,"description":"LibTomCrypt is a comprehensive cryptographic toolkit with ciphers, hashes, and public key algorithms.","language":"cpp","status":"active","version":"1.18.2","tags":["cryptography","hash","cipher","security"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install libtomcrypt","imports":["#include <tomcrypt.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libtomcrypt CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE libtomcrypt::libtomcrypt)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}