**Subject: VCMP Hashing Plugin Not Loading on Linux**
Hi, I'm using `hashing04rel64.so` on a VC:MP 0.4 Linux server. The plugin fails to load with this error:
`undefined symbol: _ZN8CryptoPP6Filter11TransferTo2ERNS_22BufferedTransformationERyRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb`
Could you provide a Linux x86_64 build of `hashing04rel64.so` with Crypto++ correctly linked or bundled? The current `.so` fails to load because of the missing/incompatible Crypto++ symbol.
Thank you.