As the title says, I'm trying to build a standalone executable that depends on the crypto library but whenever I try to run it on the machine I need, i get the exception
encrypt: could not get implementation
what do I need to do for it to work as intended?